API ReferenceAPI Keys
Archive API Key
Deactivate an API key by ID
Archiving immediately revokes the key. Any request using the key after archiving returns 401. Use Reactivate to restore access.
Path Parameters
api_key_id*Api Key Id
Header Parameters
X-API-Key?string|null
Response Body
application/json
application/json
curl -X DELETE "https://example.com/api/v1/user/api-keys/0"{}