Allows clients to notify the authorization server that a previously obtained refresh or access token is no longer needed
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
The Partner ID header used for authorization
The Idempotency Key - usually a UUID
The API secret key
"36BFB7C90C7A1D3D4E09E2E2C05DDD3E"
Successful rotation of API key details
Standard response structure for successful operations