---
title: "Clear account-level triggers"
method: DELETE
path: "/merchant-action-triggers"
tags: ["Merchant Action Triggers"]
---

# Clear account-level triggers

`DELETE /merchant-action-triggers`

Clear all merchant action triggers at the account scope.

This creates a new version with an empty trigger list.

To learn more about action triggers, please read the [Merchant Action Triggers Guide](https://docs.spade.com/reference/merchant-action-triggers-guide).

## Response `204`

Triggers cleared successfully

## Other responses

- `403` — Unauthorized
- `500` — Unexpected Error

---

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