DELETE
/
cdn
/
logs_uploader
/
configs
/
{config_id}
curl --request DELETE \
  --url https://api.gcore.com/cdn/logs_uploader/configs/{config_id} \
  --header 'APIKey: <api-key>'

Authorizations

APIKey
string
header
required

API key for authentication.

Path Parameters

id
integer
required

Response

204

Successful.