api_keys
Delete a system API key
Permanently revoke a system API key. The key stops working immediately. Restricted to admins.
delete/v1/system/api_keys/{api_key_id}
Path parameters
api_key_idstring required
The GlobalID of the system API key.
The GlobalID of the system API key.
Response
No content returned on successful deletion.