Skip to contentSkip to navigationSkip to topbar
Page tools
Useful for sharing or LLM
Accelerate development with AI

On this pageProducts used
Looking for more inspiration?Visit the
Error
Application error

46001: Invalid Request Body

Twilio Voice DocumentationVoice

Description

description page anchor

Twilio can't parse the JSON in the request body.

Possible causes

possible-causes page anchor
  • The request body contains invalid or malformed JSON.
  • Ensure the request body contains valid JSON.
  • Verify the JSON syntax is correct and all brackets, quotes, and commas are properly formatted.