Update Zone

This endpoint is used to update a zone.

Controlled Errors

Error CodeError Message
error_zone_name_emptyEither an empty payload was passed into the request or the site name was null or empty.
error_zone_not_foundThe zone was not found.
error_zone_update_errorFailed to update the zone.

Any status codes returned that are not provided here are generic status codes that can be found here.

Body Params
int64
required

The Id of the zone to update.

string
required

The name of the zone.

string

The description of the zone.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/plain