Update Area
POST/area/update
Updates an existing area and returns the updated object. Pass the full area object including its areaId. All mutable fields (coordinates, assignment type, team, users, filters, schedule, etc.) can be changed. The server re-validates and cleans coordinates on every update.
Requires the area:add permission scoped to the area's current team or users.
Request
Responses
- 200
- default
- 4XX
Success
Error
Unauthorized