v2

latestOpenAPI 3.0.0raw.githubusercontent.com2024-10-01566.4 KB
API Keys

Update a specific API key

patch/v1/api-keys/{key_name}

Path parameters

key_namestring required

Request body

namestring

The new name for the API key

expires_atstring date-time

The new expiration date and time for the API key

Response

API key updated successfully

idstring uuid
created_atstring date-time
last_used_atstring date-time
expires_atstring date-time
status'ACTIVE' | 'EXPIRED' | 'REVOKED'
namestring
prefixstring