# Delete the Execution and all Steps relating to it. **DELETE /v1/Flows/{FlowSid}/Executions/{Sid}** Delete the Execution and all Steps relating to it. Executions of Studio flows ## Servers - https://studio.twilio.com: https://studio.twilio.com () ## Authentication methods - Account sid auth token ## Parameters ### Path parameters - **FlowSid** (string) The SID of the Flow with the Execution resources to delete. - **Sid** (string) The SID of the Execution resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)