---
title: "Accept Shadow Event"
method: POST
path: "/campaigns/shadow-events/{event_id}/accept"
tags: ["campaigns"]
---

# Accept Shadow Event

`POST /campaigns/shadow-events/{event_id}/accept`

Accept a pending shadow event — execute the tool action (send, book, etc.).

## Path parameters

- `event_id` string, required

## Request body

- BodyAcceptShadowEventCampaignsShadowEventsEventIdAcceptPost
  - `edited_message` string, nullable

## Response `200`

Successful Response

- object

## Other responses

- `404` — Not found
- `422` — Validation Error

---

[API](https://skmtc.dev/noso/apis/crucible-backend-api.md) · [All operations](https://skmtc.dev/noso/apis/crucible-backend-api/llms.txt) · [OpenAPI document](https://skmtc.dev/noso/apis/crucible-backend-api/revisions/d1993647e543?raw)
