v3

latestOpenAPI 3.0.0Apache-2.02026-07-27184128410.6 KB
organizations

Set default region for organization

patch/organizations/{organizationId}/default-region

Path parameters

organizationIdstring required

Organization ID

Request body

defaultRegionIdstring required

The ID of the default region for the organization

Example request

{
  "defaultRegionId": "us"
}

Response

Default region set successfully