Places
The Places API is EOL and will be decomissioned March 31, 2021. Please start using the replacement /workspaces API for all future projects
Places represent where people work, such as conference rooms, meeting spaces, lobbies, and lunch rooms. Devices may be associated with places.
Viewing details for places you have access to requires an auth token with a scope of spark:places_read
. Updating or deleting your places requires an auth token with the spark:places_write
scope. Viewing the list of all places in an organization requires an administrator auth token with the spark-admin:places_read
scope. Adding, updating, or deleting all places in an organization requires an administrator auth token with the spark-admin:places_write
scope.
Method
Description
List Places
Create a Place
Get Place Details
Update a Place
Delete a Place