Skip to main content

Update Region

Select

SaaS
Customer Managed

Update details of the region

Path Parameters
  • regionId string required
Request Body

Properties to be updated for the region

  • newName string

    New name for the region

  • locationsOperationType string

    Possible values: [NONE, OVERWRITE, ADD, DELETE, CLEAR]

    Default value: ADD

    Type of operation to be performed for locations

  • locations object[]
  • continent string

    Name of continent for the location

  • country string required

    Name of country for the location

  • state string

    Name of state for the location

  • city string

    Name of city for the location

  • latitude double required

    Latitude for the location

  • longitude double required

    Longitude for the location

  • zone object
  • id int32
  • name string
Responses

OK


Schema
  • errorMessage string
  • errorCode int32
Loading...