---
title: "trigger a playbook by id that is stored in SOARCA"
method: POST
path: "/trigger/playbook/{id}"
tags: ["trigger"]
---

# trigger a playbook by id that is stored in SOARCA

`POST /trigger/playbook/{id}`

trigger playbook by id

## Path parameters

- `id` string, required

## Request body

- CacaoVariables

## Response `200`

OK

- ApiExecution
  - `execution_id` string, required
  - `payload` string, required

## Other responses

- `400` — Bad Request

## Changes

> 4 revisions in range; 1 not diffed.

- **2024-12-19** `94cf0fc80e59` — 1 info
  - endpoint added
- **2024-03-06** `53bae137e6cc` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/cossas/apis/soarca-api/changes/trigger/playbook/:id/post.md)

---

[API](https://skmtc.dev/cossas/apis/soarca-api.md) · [All operations](https://skmtc.dev/cossas/apis/soarca-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/cossas/soarca-api/revisions/5f7892d12e12/schema)
