Skip to main content
POST
Rotate API Key

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

x-partner-id
string
default:""
required

The Partner ID header used for authorization

idempotency-key
string
default:""
required

The Idempotency Key - usually a UUID

Path Parameters

secret_key
string
required

The API secret key

Example:

"36BFB7C90C7A1D3D4E09E2E2C05DDD3E"

Response

Response containing API key information

Standard response structure for successful operations

ok
boolean

Indicates if the operation was successful

Example:

true

data
object

API key information