Example searches: “Access-Control-Allow-Origin”, “To”, “200”, “meta”, “date_updated”
Studio flows
Delete a specific Flow.
The SID of the Flow resource to delete.
Minimum length is 34, maximum length is 34. Format should match the following pattern: ^FW[0-9a-fA-F]{32}$.
34
^FW[0-9a-fA-F]{32}$
The resource was deleted successfully.
curl \ --request DELETE 'https://studio.twilio.com/v2/Flows/{Sid}' \ --user "username:password"