Move Devices to Actor ID
Devices
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).
Move Devices to Actor ID
Authorizations
Enter your API key. It's required to authenticate API requests.
Path Parameters
The unique identifier of the actor to which the devices will be moved.
Body
application/json
An array of device identifiers to be moved to the specified actor.
Response
200 - application/json
The devices were successfully moved to the specified actor.