Delete the key identified by keyName
DELETE/v1/key/:keyName
Deletes the key identified by the keyName from the HSM, the keyPassword is used when working with external storage.
Request
Responses
- 200
- 400
- 403
- 404
- 500
- 501
Successful Operation
Client Error
Request refused
Resource not found
Server Error
Implementation Error