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

Authorizations

APIKey
string
header
required

API key for authentication.

Path Parameters

ssl_id
integer
required

SSL certificate ID

Response

204

Successful.