Add Devices to a Space
Adds devices to a specific space.
Request Parameters
device_ids
Array of UUIDs (Required)
IDs of the devices that you want to add to the space.
space_id
String (Required)
ID of the space to which you want to add devices.
Response
void
Last updated
Was this helpful?