Modifying a Public Zone

Function

Modify a public zone.

URI

PATCH /v2/zones/{zone_id}

For details, see Table 1.
Table 1 Parameter in the URI

Parameter

Mandatory

Type

Description

zone_id

Yes

String

ID of the zone to be modified

You can obtain the value by calling the API in Querying Public Zones.

Request

Response

Returned Value

If the API call returns a code of 2xx, for example, 200, 202, or 204, the request is successful.

For details, see Status Code.