# Delete this Engagement and all Steps relating to it. **DELETE /v1/Flows/{FlowSid}/Engagements/{Sid}** Delete this Engagement and all Steps relating to it. [DEPRECATED] Excecutions 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 to delete Engagements from. - **Sid** (string) The SID of the Engagement resource to delete. ## Responses ### 204 The resource was deleted successfully. [Powered by Bump.sh](https://bump.sh)