---
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

---

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