DELETE
/
storage
/
provisioning
/
v1
/
key
/
{id}
curl --request DELETE \
  --url https://api.gcore.com/storage/provisioning/v1/key/{id} \
  --header 'APIKey: <api-key>'
This response has no body data.

Authorizations

APIKey
string
header
required

API key for authentication.

Path Parameters

id
integer
required