All Products
Search
Document Center

Edge Security Acceleration:UpdateOriginProtectionIpWhiteList

Last Updated:Jan 14, 2026

Updates the IP whitelist for origin protection used by a website to the latest version.

Debugging

You can run this interface directly in OpenAPI Explorer, saving you the trouble of calculating signatures. After running successfully, OpenAPI Explorer can automatically generate SDK code samples.

Authorization information

There is currently no authorization information disclosed in the API.

Request parameters

ParameterTypeRequiredDescriptionExample
SiteIdlongYes

The website ID, which can be obtained by calling the ListSites operation.

123456****

Response parameters

ParameterTypeDescriptionExample
object

Schema of Response

RequestIdstring

The request ID.

CB1A380B-09F0-41BB-A198-72F8FD6DA2FE

Examples

Sample success responses

JSONformat

{
  "RequestId": "CB1A380B-09F0-41BB-A198-72F8FD6DA2FE"
}

Error codes

HTTP status codeError codeError messageDescription
404SiteNotFoundThe 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 timeSummary of changesOperation
2025-12-04The Error code has changedView Change Details
2025-02-21The Error code has changedView Change Details