---
title: "Delete Trigger"
method: DELETE
path: "/triggers/{trigger_id}"
tags: ["triggers"]
---

# Delete Trigger

`DELETE /triggers/{trigger_id}`

Delete a trigger. Tenant-scoped if authenticated.

## Path parameters

- `trigger_id` string, uuid, required

## Response `204`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/agents-squads/apis/squads-api.md) · [All operations](https://skmtc.dev/agents-squads/apis/squads-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/agents-squads/squads-api/revisions/3812730a1cb4/schema)
