Spaces
Update a Space
Updates an existing space.
POST
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
IDs of the entrances that you want to set for the space. If specified, this will replace all existing entrances.
Reservation/stay-related defaults for the space. Only the keys you provide are updated; omit a key to leave it unchanged. Pass null on a key to clear it.
IDs of the devices that you want to set for the space. If specified, this will replace all existing devices.
Name of the space.
ID of the space that you want to update.
Unique key of the space that you want to update.

