users
Remove an api-key associated to a user
Remove an api-key associated to a user.. Only the calling user or admin can remove api-key. Access policy: authenticated
delete/users/{id}/tokens/{keyID}
Path parameters
idinteger required
User identifier
keyIDinteger required
Api Key identifier
Response
Success