v51

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-01105276529.8 KB
api_keys

Delete a user API key

Permanently revoke a user API key. Users can revoke their own keys, and admins can revoke keys belonging to other users. The key stops working immediately.

delete/v1/user/api_keys/{api_key_id}

Path parameters

api_key_idstring required

The GlobalID of the API key.

The GlobalID of the API key.

Response

No content returned on successful deletion.