Flow Validate
BETA
This Twilio product is currently available as a beta release. Some features are not yet implemented and others may be changed before the product is declared as Generally Available. Beta products are not covered by a Twilio SLA. Learn more about beta product support.
The Flow Validate endpoint will validate a Flow definition without creating a new Flow. It accepts the same parameters as the Create Flow method and returns {"valid":true}
in the response payload if no errors were found; otherwise, if the definition fails validation, the endpoint returns an error response.
FlowValidate properties
Resource Properties in REST API format | |
---|---|
valid
|
|
Validate Flow
https://studio.twilio.com/v2/Flows/Validate
Parameters
Parameters in REST API format | |
---|---|
friendly_name
Required
|
|
status
Required
|
|
definition
Required
|
|
commit_message
Optional
|
|
Example 1
Need some help?
We all do sometimes; code is hard. Get help now from our support team, or lean on the wisdom of the crowd browsing the Twilio tag on Stack Overflow.