Wake device
Endpoints
Wake device
Wake a device (202): re-provision/attach the sprite and mark active. Terminated → 410; the
rolling-duration quota is enforced here too.
POST
Wake device
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Device id (dev_<uuid>)
Response
The active device
A device as returned on the /v1 surface. id/current_task_id carry the dev_/task_ prefixes
(the bare uuids never leave the DB); space_id is a raw uuid (Spaces are not an Operator concept).
dev_<uuid>.
Discriminator for polymorphic SDK decoders. Always "device".
task_<uuid> of the task currently holding the device, or null when idle.