cURL
curl --request DELETE \ --url https://api.gcore.com/cloud/v1/keypairs/{project_id}/{region_id}/{keypair_id} \ --header 'Authorization: <api-key>'
Was this page helpful?