Locations
Manage site locations Learn more.
Guides
Additional information about this section
Functions
Perform actions on an object
- Archive Location( )
Archives a location. Notes: + Changes the archived boolean of a location to true. + You can't change a location's status using this endpoint. + Archived ...
- Create Location( )
Creates a location.
- Get Location( )
Retrieves a location.
- List Locations( )
Retrieves locations, given the provided filters, sorting, and paging.
- Query Locations( )
Retrieves locations, given the provided filters, sorting, and paging.
- Set Default Location( )
Sets a new default location. Notes: + There can only be one default location per site. + The default location can't be archived.
- Update Location( )
Replaces a location. Note: Currently, it isn't possible to partially update a location. Therefore, you'll need to pass the full location object in the body of ...