Skip to main content
DELETE
Delete transactional API key

Authorizations

Authorization
string
header
required

API key for account management endpoints. Use your api_ prefixed token.

Body

application/json
api_token
string
required

The API token to delete

Example:

"transactional_a1b2c3d4"

Response

Transactional key deleted successfully

success
boolean
Example:

true

message
string
Example:

"Transactional key deleted successfully"