Location
Location creation and management
Get Locations
Get all locations
Create Location
Create a new location. Either 'address' or 'coordinates' must be provided, but not both.
Get Location
Get a specific location by its unique identifier.
Update Location
Update an existing location. Either 'address' or 'coordinates' can be provided, but not both.
Delete Location
Delete a specific location by its unique identifier.
Add Attachment to Location
Add one file attachment to location
Archive Location
**This endpoint is deprecated, please use 'Delete' endpoint instead** Archives a location by its unique identifier. The location UID is provided as a path parameter.
Get location tags
Lists all tags assigned to a specific location.
Count location tags
Counts all tags assigned to a specific location.
Remove Attachments from Location
Remove Attachments from Location
Restore Location
Restore a specific location by its unique identifier.
Unarchive Location
**This endpoint is deprecated, please use 'Restore' endpoint instead** Unarchives a location by its unique identifier. The location UID is provided as a path parameter.
Count Locations
Count Locations
Get location tags
Lists all tags assigned to a specific location.
Count location tags
Counts all tags assigned to a specific location.