Areas
Create Area
Creates a new area. Areas can be organized hierarchically by setting a parent_id.
POST
To create a child area, set
parent_id to the ID of an existing area. Omit parent_id (or pass an empty string) for a top-level area.Authorizations
Body
application/json
Response
Created