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

81022: Flow definition validation failed

Twilio Studio DocumentationStudio

Description

description page anchor

The Flow Definition is invalid. Check the error response details for an array of validation failures.

Possible causes

possible-causes page anchor
  • Definition contains properties that do not match the schema
  • Widget names are not unique
  • Transition references a widget that doesn't exist
  • Verify the definition adheres to the JSON schema
  • Ensure widget names are all unique
  • Remove transitions that reference widgets that don't exist