Skip to main content
POST
Rotate API Key
Generates a new API token and invalidates your current one in a single atomic operation. Use this to rotate credentials after exposure or as part of a regular security rotation policy.
Your existing token stops working immediately. Update all integrations to the new token returned in the response before calling this endpoint.

Headers

string
required
Your current API authentication token. Value: Token YOUR_API_KEY

Rate Limiting

This endpoint is throttled to 10 requests per hour per account.

Code Examples

Response

200