Path parameters
-
The SID of the Flow resource to delete.
DELETE /v2/Flows/{Sid}
curl \
-X DELETE https://studio.twilio.com/v2/Flows/{Sid} \
--user "username:password"
The SID of the Flow resource to delete.
curl \
-X DELETE https://studio.twilio.com/v2/Flows/{Sid} \
--user "username:password"