Update an item of a playbook run's checklist
PUT/plugins/playbooks/api/v0/runs/:id/checklists/:checklist/item/:item
Update the title, slash command, and description of an item in one of the playbook run's checklists.
Request
Responses
- 200
- 400
- 500
Item updated.
The request is malformed.
There was an internal error in the server.