---
title: "Delete the Execution and all Steps relating to it."
method: DELETE
path: "/v2/Flows/{FlowSid}/Executions/{Sid}"
tags: ["StudioV2Execution"]
---

# Delete the Execution and all Steps relating to it.

`DELETE /v2/Flows/{FlowSid}/Executions/{Sid}`

Delete the Execution and all Steps relating to it.

## Path parameters

- `FlowSid` string, required
- `Sid` string, required

## Response `204`

The resource was deleted successfully.

---

[API](https://skmtc.net/twilio/apis/studio-v2.md) · [All operations](https://skmtc.net/twilio/apis/studio-v2/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/twilio/studio-v2/versions/c384dd0ef331/schema)
