Update a region mapping by id. Requires account manager rights.

Replaces the region mapping's Name and RegionCode. The name is required and must be unique
(case-insensitive); the request is rejected if the name is empty, the mapping does not exist, or another
mapping already uses the same name.

🔐 Required permission: AccountManager

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int32
required

The id of the region mapping to update.

Body Params

The new Name (required) and optional RegionCode.

string | null
required
string | null
Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

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