device_id - such as phone_run_task, phone_session_start, and phone_get_state - fall back to this device when the parameter is omitted.
Parameters
string
required
The device to make the default. Get IDs from
list_devices.Behavior
- The default is persistent - it survives across sessions and connections until you change it again.
- Changing the default does not reroute existing work: sessions and tasks
stay bound to the device they started on. After a session starts, its
session_iddetermines the target phone forphone_run_taskandphone_session_end, and task controls use the device that owns thetask_id.
Related
list_devices- see which device is currently the defaultphone_device_status- confirm the device is online before starting work