Skip to main content

Update Custom Port Settings

PUT 

/partner/settings/open_port/:user_domain_idx

Configure custom HTTP/HTTPS ports for the Domain to WAF network segment.

Request

Responses

200Success
Response 200
{
"message": {
"key": "RES000000",
"value": "success"
},
"data": {
"open_port_http": "8888,8889",
"open_port_https": "9888,9889",
"modified_date": 1743683317
}
}
Schema Details
FieldTypeDescription
messageobject
dataobject