# Delete the Execution and all Steps relating to it **DELETE /v2/Flows/{FlowSid}/Executions/{Sid}** Delete the Execution and all Steps relating to it. Executions of Studio flows ## Servers ## 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)