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.
Changes
Changed in 2 of the 71 revisions of this API.11
- ○
endpoint added
endpoint-added
- ○
- ▲
api path removed without deprecation
api-path-removed-without-deprecation
This revision also has 91 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲