Areas
Edit Area
Updates an area’s name or position in the hierarchy.
PATCH
The API validates against circular references — an area cannot be set as its own parent (
ARA-500). Only name and parent_id can be updated; the id is immutable.Authorizations
Path Parameters
Unique area identifier.
Example:
"a1B2c"
Body
application/json
Response
OK