Update a Place

Updates a place by the ID.

The geometry must be one of these two types:
Point for a geometry defined by a circle or polygon type for a geometry defined by a series of point.

Path Params
uuid
required

Represents the ID of the place.

Body Params

Provides the model of the place to update.

uuid
string
required
length between 1 and 100
string | null
string
enum
required
geofenceDefinition
object

A GeoJSON object with the type "Feature" represents a geometry with additional properties

address
object
required
contact
object
string | null
assignees
object
required
Responses

401

Unauthorized

403

Forbidden

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