---
title: "Delete conditional execution webhook"
method: DELETE
path: "/conditional-execution/v2/triggered/webhooks/{id}"
tags: ["Triggered Conditional Execution Webhooks"]
---

# Delete conditional execution webhook

`DELETE /conditional-execution/v2/triggered/webhooks/{id}`

Deletes a specific conditional execution webhook by its ID.

## Path parameters

- `id` string, required

## Response `204`

No Content

## Other responses

- `400` — Bad Request
- `404` — Not Found
- `500` — Server Error

---

[API](https://skmtc.net/optimove/apis/optimove-api.md) · [All operations](https://skmtc.net/optimove/apis/optimove-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/optimove/optimove-api/revisions/fc55c5b1bec5/schema)
