Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

TaskRouter->Conference



ERROR: 40143

error-40143 page anchor
TASKROUTER
ERROR

Invalid Activity Sid - Conference Instruction

invalid-activity-sid---conference-instruction page anchor

Possible Causes

possible-causes page anchor
  • You provided a 'post_work_activity_sid' that was invalid or no longer exists.
  • Confirm a valid ActivitySid is being passed in the 'post_work_activity_sid' parameter and it exists in your workspace.
1
{
2
"instruction": "conference",
3
"room_name": "abc",
4
"to": "client:alice",
5
"from": "18001234567",
6
"post_work_activity_sid": "WA0123456789abcdef0123456789abcdef"
7
}

Rate this page: