Always Use HTTPS Settings
Enable or update HTTPS redirection settings for a specific resource in the CDN.
Path parameters
organization_uuidstringRequired
The UUID of the organization.
resource_uuidstringRequired
The UUID of the resource.
Body
status_https_forcebooleanRequired
Enable or disable forced HTTPS redirection.
https_force_redirect_codestring · enumOptionalPossible values:
The HTTP status code for the redirection. Required if status_https_force is true.
force_https_reversebooleanOptional
Redirect from HTTPS to HTTP instead of the default HTTP to HTTPS.
resource_uuidstringRequired
The UUID of the resource.
Responses
200
Successful response
application/json
put
200
Successful response
This setting is available in small, large and dynamic(aksela) resource types.
Path parameters
organization_uuidstringRequiredExample:
****-*****-****-****
resource_uuidstringRequiredExample:
****-*****-****-****
Body
resource_uuidstringRequiredExample:
****-*****-****-****
Responses
200
Successful operation
application/json
put
200
Successful operation
Last updated
Was this helpful?