Removes a tag from the transaction using the tag ID.

Merchant tokens can only use this endpoint if an IP address whitelist is set.

Authorization: End user or Merchant token (IP address whitelisted) is required.

User permissions required: CanViewTransactions

Path Params
uuid
required

The ID of the transaction to remove tag.

Query Params
uuid

The ID of the tag to remove.

Response
200

Indicates the tag has been removed from the transaction.

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here!