POST
/
cdn
/
resources
/
{resource_id}
/
ssl
/
le
/
pre-validate
curl --request POST \
  --url https://api.gcore.com/cdn/resources/{resource_id}/ssl/le/pre-validate \
  --header 'APIKey: <api-key>'
{}

Authorizations

APIKey
string
header
required

API key for authentication.

Path Parameters

resource_id
integer
required

CDN resource ID.

Response

201
application/json

Successful.

The response is of type object.