Links

Delete

Delete a token with immediate effect. The token will no longer be available.
delete
https://api.sandbox.datatrans.com
/v1/aliases/{alias}
DELETE

Examples

Request
Response
curl -i -X DELETE https://api.sandbox.datatrans.com/v1/aliases/AAABdJdXjl7ssdexyrAAAZleH7dSANH- \
--user {merchantId}:{password} \
204: No Content
Please note that the DELETE API is only working with the latest Alias 2.0 format. Reach out to your PCI Proxy contact if you are not sure which alias format you are using.
Last modified 1yr ago