OpenAPI 3.1.0raw.githubusercontent.com2026-08-146578348.7 KB

bf08b1e1d8bd

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.