API Keys
Delete an API key (admin only)
Permanently deletes an API key. It can no longer be used to authenticate.
delete/users/api-keys/{keyId}
Path parameters
keyIdstring required
The ID of the API key to delete.
Response
API key deleted.
Changes
No recorded changes to this endpoint across all 1 revision of this API.