Skip to contentSkip to navigationSkip to topbar
Page toolsOn this pageProducts used
Looking for more inspiration?Visit the
Error

40114: TaskRouter->Call

Twilio TaskRouter DocumentationTaskRouter

Description

description page anchor

Possible causes

possible-causes page anchor
  • The Reservation has been moved to a non-Pending state.
  • Make certain that the Reservation is currently Pending.
1
{
2
"instruction": "call",
3
"to": "client:alice",
4
"from": "bob",
5
"url": "https://example.com/twiml"
6
}