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.
Changes
Changed in 2 of the 70 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
- ▲