---
title: "POST /api/admin/notifications/stop-campaign"
method: POST
path: "/api/admin/notifications/stop-campaign"
tags: ["Admin"]
---

# POST /api/admin/notifications/stop-campaign

`POST /api/admin/notifications/stop-campaign`

## Request body

- object
  - `id` string, required

## Response `200`

OK

- object
  - `id` string, required
  - `stoppedAt` string, required
  - `stopReason` 'engaged' | 'exhausted' | 'send_failed' | 'new_batch' | 'admin_canceled', required

---

[API](https://skmtc.dev/fromolive/apis/olive-api.md) · [All operations](https://skmtc.dev/fromolive/apis/olive-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/fromolive/olive-api/revisions/01f6261481a3/schema)
