v51

latestOpenAPI 3.0.2raw.githubusercontent.com2026-08-01245104440.0 KB
Geo Areas

Update a geo area

Update an existing geographic area. Requires MANAGE_GEO_AREAS system access right.

put/v1/geo-areas/{area-id}

Path parameters

area-idinteger required

Geo area ID.

Request body

namestring required

Geo area name (cannot be empty).

commentsstring

Optional comments.

Response

Geo area updated successfully.

idinteger

Unique geo area identifier.

namestring

Geo area name.

commentsstring

Optional comments.