v1
latestOpenAPI 3.1.02026-07-2616636641.7 KBUpdate Zone
This API call updates the name of the zone or the SiteId that has an associated target.
put/v1/zone/{ZoneID}
Path parameters
ZoneIDinteger required
The ID of the Zone
Request body
Response
200
Example response
{
"Id": 98765,
"Name": "A Different Name",
"SiteId": 12345
}