latestOpenAPI 3.1.02026-08-22127128516.1 KB

52f71c610f6b

API Keys

Revoke API key

Revoke API key.

delete/api/v1/api-keys/{id}

Path parameters

idstring required

Resource ID returned by the matching create or list endpoint.

Response

Success

successtrue required

Example response

{
  "success": true
}