cURL
curl --request POST \ --url https://api.gcore.com/cdn/resources/{resource_id}/ssl/le/pre-validate \ --header 'Authorization: <api-key>'
{}
Check whether a Let’s Encrypt certificate can be issued for the CDN resource.
API key for authentication. Make sure to include the word apikey, followed by a single space and then your token. Example: apikey 1234$abcdef
apikey
apikey 1234$abcdef
CDN resource ID.
Successful.
The response is of type object.
object
Was this page helpful?