Skip to main content

Update HTTP to HTTPS Redirect

PUT 

/partner/settings/redirect_https/:user_domain_idx

Enable or disable HTTP to HTTPS redirect for the specified domain.

Request

Responses

200Success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {
"http2https": "OFF",
"modified_date": 1743683317
}
}
Schema Details
FieldTypeDescription
messageobject
dataobject