ApiKeys
Revoke an API Key
delete/users/{userId}/apikeys/{id}
Path parameters
userIdstring required
Id of the User that owns the ApiKey to delete.
idstring required
Id of the ApiKey to delete.
Response
Confirmation that a User API Key has been deleted
DeleteUserApiKeyByIdResponse required
Changes
No recorded changes to this endpoint across all 7 revisions of this API.