extensions / API authentication
POST
/v1/auth/api-keys/rotatePOST /v1/auth/api-keys/rotate
A description is not available in the current release metadata.
POST
Code examples
Integration
POST /v1/auth/api-keys/rotate
Environment
BASE_URLcurl --request POST \
--url "${BASE_URL}/v1/auth/api-keys/rotate" \
--header "Authorization: Bearer YOUR_API_KEY"Response
Response examples are not available in the current release metadata.
Authentication
Required: Bearer API key.
Authentication
- Requirement
- Required
- Credential type
- Bearer API key
- Scopes
- Not specified
Headers
| Name | Required | Type |
|---|---|---|
Authorization | Yes | Not specified |
Path Parameters
Query Parameters
Request Body
Response Body
| Status | Fields |
|---|---|
201 | okkeyapi_key |
Errors
invalid_api_keyAvailability
- Available in
- v0.1.0
- Available since
- v0.1.0
- Implementation
- Available
- Deprecation
- Not specified
- Rate limits
- Not specified