Create a Space
Creates a new space.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
Name of the space that you want to create.
IDs of the entrances that you want to add to the new space.
IDs of connected accounts to associate with the new space. Persisted on seam.location_third_party_account so the UI can show which provider account(s) a space came from.
Reservation/stay-related defaults for the space.
Customer key for which you want to create the space.
1IDs of the devices that you want to add to the new space.
Unique key for the space within the workspace.
Response
OK
Represents a space that is a logical grouping of devices and entrances. You can assign access to an entire space, thereby making granting access more efficient. See the space object.