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

TaskRouter->Dequeue



ERROR: 40130

error-40130 page anchor
TASKROUTER
ERROR

Invalid Activity Sid - Dequeue Instruction

invalid-activity-sid---dequeue-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 exists in your workspace.

_10
{
_10
"instruction": "dequeue",
_10
"to": "client:alice",
_10
"from": "bob",
_10
"post_work_activity_sid": "WA0123456789abcdef0123456789abcdef"
_10
}


Rate this page: