---
title: "Changes to Create a new playbook run"
method: POST
path: "/plugins/playbooks/api/v0/runs"
---

# Changes to Create a new playbook run

`POST /plugins/playbooks/api/v0/runs`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 4 of 47 revisions.

- **2026-08-25** `2acd884508c4` — 1 info
- **2026-01-22** `7cc35d281cdf` — 2 warning, 2 info
- **2025-10-13** `3b1944780f92` — 7 info
- **2023-06-19** `148981c0ea86` — 1 info

## Changes

- **2026-08-25** `2acd884508c4` — 1 info
  - added the optional property `checklists/items/items/items/requirements` to the response with the `201` status
- **2026-01-22** `7cc35d281cdf` — 2 warning, 2 info
  - removed the request property `description`
  - removed the optional property `description` from the response with the `201` status
  - added the new optional request property `summary`
  - added the optional property `summary` to the response with the `201` status
- **2025-10-13** `3b1944780f92` — 7 info
  - added the optional property `checklists/items/items/items/condition_action` to the response with the `201` status
  - added the optional property `checklists/items/items/items/condition_id` to the response with the `201` status
  - added the optional property `checklists/items/items/items/condition_reason` to the response with the `201` status
  - added the optional property `checklists/items/items/items/delete_at` to the response with the `201` status
  - added the optional property `checklists/items/items/items/due_date` to the response with the `201` status
  - added the optional property `checklists/items/items/items/task_actions` to the response with the `201` status
  - added the optional property `checklists/items/items/items/update_at` to the response with the `201` status
- **2023-06-19** `148981c0ea86` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/mattermost/apis/playbooks-api/docs/plugins/playbooks/api/v0/runs/post.md) · [API](https://skmtc.dev/mattermost/apis/playbooks-api.md) · [Page](https://skmtc.dev/mattermost/apis/playbooks-api/changes/plugins/playbooks/api/v0/runs/post)
