Add an item to a playbook run's checklist
POST/plugins/playbooks/api/v0/runs/:id/checklists/:checklist/add
The most common pattern to add a new item is to only send its title as the request payload. By default, it is an open item, with no assignee and no slash command.
Request
Responses
- 200
- default
Item successfully added.
Error response