Delete Key Pair

Delete Key Pair

Deletes a key pair corresponding to its unique Id

Request
URI
DELETE
https://{api_host}/iaas-proxy-provider/api/keyPairs/{id}
COPY
Path Parameters
integer
id
Required

The id of the key pair to be deleted.


Responses
204

The key pair is deleted.

Operation doesn't return any data structure