40121: TaskRouter->Direct
TASKROUTER
ERROR
- You did not provide a "call_sid" parameter on your 'redirect' instruction.
- You provided an invalid value for the "call_sid" parameter.
- Make certain "call_sid" is provided an is a 34char string starting with CA that represents a live call.
1{2"instruction": "redirect",3"call_sid": "CA0123456789abcdef0123456789abcdef",4"url": "https://example.com/twiml?querystring=1234"5}