Skip to main content
Move Devices to Actor ID

Authorizations

Authorization
string
header
required

Enter your Bearer token. It's required to authenticate API requests.

Path Parameters

actorId
integer<int64>
required

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.

HW_serial
string | null

The hardware serial number of the device that was moved.

actor_id
integer<int64>

The unique identifier of the actor to which the device is now associated.

is_connected
boolean

Indicates whether the device is currently connected after being moved.