Adding a Web Tamper Protection Rule

Function Description

This API is used to add a web tamper protection rule.

URI

Request

Request parameters
Table 2 Parameter description

Parameter

Mandatory

Type

Description

hostname

Yes

String

Specifies the domain name.

path

Yes

String

Specifies the URL protected by the web tamper protection rule, excluding a domain name.

Response

Response parameters
Table 3 Parameter description

Parameter

Type

Description

id

String

Specifies the ID of a web tamper protection rule.

policy_id

String

Specifies the policy ID.

hostname

String

Specifies the domain name.

path

String

Specifies the URL protected by the web tamper protection rule, excluding a domain name.

timestamp

Long

Specifies the time when the cache is refreshed.

Examples

Domain name www.abc.com is used as an example.

Status Code

Table 4 describes the normal status code returned by the API.
Table 4 Status code

Status Code

Description

Meaning

200

OK

The request has succeeded.

For details about error status codes, see Status Codes.