---
title: "Cancels an execution for a specific thing"
method: DELETE
path: "/commands/{commandId}/executions/{thingName}"
tags: ["Executions"]
---

# Cancels an execution for a specific thing

`DELETE /commands/{commandId}/executions/{thingName}`

## Response `204`

OK

## Other responses

- `400` — Invalid input
- `404` — Not found

---

[API](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-commands-service.md) · [All operations](https://skmtc.dev/aws-samples/apis/aws-connected-device-framework-commands-service/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/aws-samples/aws-connected-device-framework-commands-service/revisions/96a480909a1c/schema)
