Outbound
Rotate transactional API key
Generates a new API token for an existing transactional key. The old token is immediately invalidated and a new one is returned. All other configuration (name, approved domains, quota, IP restrictions) remains unchanged.
POST
Rotate transactional API key
Authorizations
API key for account management endpoints. Use your api_ prefixed token.
Body
application/json
The current API token to rotate
Example:
"transactional_a1b2c3d4"
Rotate transactional API key