Skip to main content

Remove a Key

DELETE 

/v2/users/:userId/keys/:keyId

Remove a machine users key by the given key ID and an optionally given user ID.

Required permission:

  • user.write

Request​

Responses​

The key was either successfully removed or it not found in the first place.