Delete the Execution and all Steps relating to it
Executions of Studio flows
Delete the Execution and all Steps relating to it.
DELETE
/v2/Flows/{FlowSid}/Executions/{Sid}
curl \
-X DELETE https://studio.twilio.com/v2/Flows/{FlowSid}/Executions/{Sid} \
--user "username:password"