latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-206779363.7 KB

2c3aca3a6e6d

api-keys

Revoke API key

Revokes an API key so it can no longer authenticate. The key remains visible as inactive.

delete/api/api-keys/{key_id}

Path parameters

key_idstring required

ID of the API key to revoke

ID of the API key to revoke

Response

Successful Response

DeletionResponse required

Empty acknowledgment returned when an operation succeeds.