Skip to main content
POST
Rotate an API key

Authorizations

Authorization
string
header
required

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

Headers

checkfu-version
enum<string>
required
Available options:
2026-08-27
idempotency-key
string
required
Required string length: 1 - 255

Path Parameters

id
string
required
Pattern: ^akey_[0-9a-f]{32}$

Body

application/json
expected_resource_version
integer
required
Required range: x > 0

Response

Success

api_key
object
required
secret
string
required
Minimum string length: 1