Update a Space
Updates an existing space.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
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.
Customer key for which you want to update the space.
1IDs 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.

