Delete
/crypto/v1/keys/{key_id}/private
Removes the private portion of an asymmetric key. After this operation is performed, operations that require the private key, such as encryption and generating signatures, can no longer be performed.
Security
HTTP
Type bearer
API Key: apiKeyAuth
Header parameter nameAuthorization
Please enter your token prefixed with 'Basic ' (e.g., 'Basic your_token_here')
Path parameters
key_id
string (uuid) Required
Responses
204
Nothing is returned on success