Locations API
Use Locations API to manage organization locations and their team associations. Locations support hierarchical structure with parent and child locations.
📄️ List locations
Lists parent locations in the current organization. Returns paginated results with child locations included under each parent.
📄️ Create a location
Creates a location in the current organization.
📄️ List all locations
Lists all locations in the current organization without pagination.
📄️ Update a location
Updates a location in the current organization.
📄️ Delete a location
Deletes a location in the current organization.