ReadonlydefaultsReadonlyltsStaticltsOptionalparameters: { acs_entrance_ids: string[]; space_id: string }ID of the space to which you want to add entrances.
Optionalparameters: { connected_account_id: string; space_id: string }ID of the connected account that you want to add to the space.
ID of the space to which you want to add the connected account.
Optionalparameters: { device_ids: string[]; space_id: string }IDs of the devices that you want to add to the space.
ID of the space to which you want to add devices.
Optionalparameters: {Optionalacs_entrance_ids?: string[]IDs of the entrances that you want to add to the new space.
Optionalcustomer_data?: {Reservation/stay-related defaults for the space.
Optionaldefault_checkin_time?: string | nullDefault check-in time for reservations at the space, as HH:mm or HH:mm:ss.
Optionaldefault_checkout_time?: string | nullDefault check-out time for reservations at the space, as HH:mm or HH:mm:ss.
Optionaltime_zone?: string | nullIANA time zone for the space, e.g. America/Los_Angeles.
Optionalcustomer_key?: stringCustomer key for which you want to create the space.
Optionaldevice_ids?: string[]IDs of the devices that you want to add to the new space.
Name of the space that you want to create.
Optionalspace_key?: stringUnique key for the space within the workspace.
Optionalparameters: { space_id: string }ID of the space that you want to delete.
Optionalparameters: SpacesGetParametersOptionalparameters: {Optionalexclude?: (Optionalinclude?: (Optionalspace_ids?: string[]IDs of the spaces that you want to get along with their related resources.
Optionalspace_keys?: string[]Keys of the spaces that you want to get along with their related resources.
Optionalparameters: {Optionalconnected_account_id?: stringFilter spaces to only include those that contain devices or access control systems belonging to the specified connected account.
Optionalcustomer_key?: stringCustomer key for which you want to list spaces.
Optionallimit?: numberMaximum number of records to return per page.
Optionalpage_cursor?: string | nullIdentifies the specific page of results to return, obtained from the previous page's next_page_cursor.
Optionalsearch?: stringString for which to search. Filters returned spaces to include all records that satisfy a partial match using name, space_key, or customer_key.
Optionalspace_key?: stringFilter spaces by space_key.
Optionalparameters: { acs_entrance_ids: string[]; space_id: string }IDs of the entrances that you want to remove from the space.
ID of the space from which you want to remove entrances.
Optionalparameters: { connected_account_id: string; space_id: string }ID of the connected account that you want to remove from the space.
ID of the space from which you want to remove the connected account.
Optionalparameters: { device_ids: string[]; space_id: string }IDs of the devices that you want to remove from the space.
ID of the space from which you want to remove devices.
Optionalparameters: {Optionalacs_entrance_ids?: string[]IDs of the entrances that you want to set for the space. If specified, this will replace all existing entrances.
Optionalcustomer_data?: {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.
Optionaldefault_checkin_time?: string | nullDefault check-in time for reservations at the space, as HH:mm or HH:mm:ss.
Optionaldefault_checkout_time?: string | nullDefault check-out time for reservations at the space, as HH:mm or HH:mm:ss.
Optionaltime_zone?: string | nullIANA time zone for the space, e.g. America/Los_Angeles.
Optionalcustomer_key?: stringCustomer key for which you want to update the space.
Optionaldevice_ids?: string[]IDs of the devices that you want to set for the space. If specified, this will replace all existing devices.
Optionalname?: stringName of the space.
Optionalspace_id?: stringID of the space that you want to update.
Optionalspace_key?: stringUnique key of the space that you want to update.
StaticfromStaticfromStaticfromStaticfromStaticfromStaticfrom
IDs of the entrances that you want to add to the space.