3.29.3. Delete keypair

 
MethodURIDescription
DELETE/v2/{tenant_id}/os-keypairs/{keypair_name}

Deletes a keypair.

Normal response codes: 202

 3.29.3.1. Request

This table shows the URI parameters for the delete keypair request:

NameTypeDescription

{tenant_id}

​String

The ID for the tenant or account in a multi-tenancy cloud.

{keypair_name}

​String

The name associated with a keypair.

This operation does not require a request body.

Questions? Discuss on ask.openstack.org
Found an error? Report a bug against this page


loading table of contents...