DELETE
/
fastedge
/
v1
/
binaries
/
{id}
curl --request DELETE \
  --url https://api.gcore.com/fastedge/v1/binaries/{id} \
  --header 'APIKey: <api-key>'
This response does not have an example.

Authorizations

APIKey
string
header
required

API key for authentication.

Path Parameters

id
integer
required

Binary ID

Response

204

Ok