DELETE
/
fastedge
/
v1
/
apps
/
{id}
curl --request DELETE \
  --url https://api.gcore.com/fastedge/v1/apps/{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

ID of the app

Response

204

Ok