v1
latestOpenAPI 3.0.12026-07-26181265484.9 KBDevices
Move Devices to Actor ID
Assigns or moves a list of devices to a specified actor identified by actorId. The request body should include an array of device identifiers (e.g., serial numbers).
put/v1/devices/move/{actorId}
Path parameters
actorIdinteger required
The unique identifier of the actor to which the devices will be moved.
Request body
string[] required
Response
The devices were successfully moved to the specified actor.