Delete
DELETE /security/keys/{uuid}
DELETE
/security/keys/{uuid}
Delete a private key.
Authorizations
Parameters
Path Parameters
uuid
required
string
Private Key UUID
Responses
200
Private Key deleted.
object
message
string
400
Invalid token.
object
message
string
401
Unauthenticated.
object
message
string
404
Private Key not found.