Destroy private half of an asymmetric key.

Prev Next
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
Path parameters
key_id
string (uuid) Required
Responses
204

Nothing is returned on success