Updates the IP whitelist for origin protection used by a website to the latest version.
Debugging
Authorization information
There is currently no authorization information disclosed in the API.
Request parameters
| Parameter | Type | Required | Description | Example |
|---|---|---|---|---|
| SiteId | long | Yes | The website ID, which can be obtained by calling the ListSites operation. | 123456**** |
Response parameters
Examples
Sample success responses
JSONformat
{
"RequestId": "CB1A380B-09F0-41BB-A198-72F8FD6DA2FE"
}Error codes
| HTTP status code | Error code | Error message | Description |
|---|---|---|---|
| 404 | SiteNotFound | The website does not exist or does not belong to you. | The website does not exist or does not belong to you. |
For a list of error codes, visit the Service error codes.
Change history
| Change time | Summary of changes | Operation |
|---|---|---|
| 2025-12-04 | The Error code has changed | View Change Details |
| 2025-02-21 | The Error code has changed | View Change Details |
