Delete secure token
Delete a secure token and its represented payment details.
Note: If you delete a token, you can’t reuse its identifier.
Path parameters
processingTerminalId
Unique identifier that we assigned to the terminal.
secureTokenId
Unique identifier that the merchant assigned to the secure token.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.