Authorizations
API key for authentication. Make sure to include the word apikey
, followed by a single space and then your token.
Example: apikey 1234$abcdef
Path Parameters
CDN resource ID.
Body
Defines whether the HTTPS protocol is enabled for CDN resource.
Possible values:
- true — HTTPS is enabled for the CDN resource. Certificate can be linked.
- false — HTTPS is disabled for the CDN resource. Certificate cannot be linked.
true
Response
Successful.