Skip to main content
DELETE

Third-Party Permissions Guide

Learn how to share tokens with other PCI Booking customers
Removes a customer association from a token, revoking that customer’s access to use it. The token itself is not deleted and remains available to its owner and any other associated customers.

Error Responses

Parameters

Headers

Authorization
string
required
Your API key prefixed with APIKEY. Example: APIKEY your-api-key. See the Authentication guide.

Path Parameters

cardToken
string
required
The token ID as returned by one of the tokenization methods.
userID
string
required
The user ID of the PCI Booking customer (“Booker”) that the token should be disassociated from. You will need to collect this userID from the booker you wish to disassociate.

Response

200 - Association removed. Empty response body.