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