Skip to contentSkip to navigationSkip to topbar
On this page

40151: Call API Error - Invalid instruction issued on a task being transferred



ERROR: 40151

error-40151 page anchor
TASKROUTER
ERROR

Invalid instruction issued on a task being transferred. Valid instructions are: ACCEPT, REJECT, CONFERENCE, SUPERVISE

Possible Causes

possible-causes page anchor
  • Instruction is not acceptable for transferred tasks
  • Internal Twilio API error.
  • Make certain that instruction is accept, reject, conference, or supervise

Example

example page anchor
1
{
2
"instruction": "conference"
3
}