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

0e52fe5f8d33

admin

Revoke Admin Api Key

Revoke one of the admin's own API keys.

Idempotent: revoking an already-revoked key returns 200 ok. Scoped to the calling admin's own keys; an admin cannot revoke another admin's keys through this endpoint (a separate force- revoke surface would handle that, with stricter audit).

delete/api/admin/api-keys/{key_id}

Path parameters

key_idinteger required

Response

Successful Response

statusstring required