DELETE
/
cloud
/
v1
/
shared_image
curl --request DELETE \
  --url https://api.gcore.com/cloud/v1/shared_image \
  --header 'APIKey: <api-key>'

Authorizations

APIKey
string
header
required

API key for authentication.

Query Parameters

entity_type
enum<string>

Entity type

Available options:
reseller,
client,
project

Response

204

No Content