Workspace Locations
The Workspace Locations API is deprecated and will be decommissioned November 30, 2024. Please use the /locations API for future projects, and use locationId instead of workspaceLocationId when interacting with device or workspace APIs.
A Workspace Location is a physical location with a name, address, country, city, latitude and longitude.
Viewing the list of locations in an organization requires an administrator auth token with the spark-admin:workspace_locations_read scope. Adding, updating, or deleting workspace locations in an organization requires an administrator auth token with the spark-admin:workspace_locations_write scope.
The Workspace Locations API can also be used by partner administrators acting as administrators of a different organization than their own. In those cases an orgId value must be supplied, as indicated in the reference documentation for the relevant endpoints.