Geo Areas

Create a new geo area

Create a new geographic area. Requires MANAGE_GEO_AREAS system access right.

post/v1/geo-areas

Request body

namestring required

Geo area name (cannot be empty).

commentsstring

Optional comments.

Response

Geo area created successfully.

idinteger

Unique geo area identifier.

namestring

Geo area name.

commentsstring

Optional comments.

Changes

No recorded changes to this endpoint across all 72 revisions of this API.