Skip to main content

Update a Region (Deprecated)

Select

SaaS
Customer Managed

This operation updates a region

Path Parameters
  • regionId string required
Request Body
  • regionEntity object
  • regionName string
  • zones object
  • zone object[]
  • continent string
  • country string
  • state string
  • city string
  • latitude integer
  • longitude integer
  • zoneEntity object
  • zoneName string
Responses

OK


Schema
  • regions object[]
  • regionEntity object
  • regionId integer
  • regionName string
  • error object
  • errorMessage string
  • errorCode integer
Loading...