v46

latestOpenAPI 3.0.0raw.githubusercontent.com2026-07-174421106.5 KB
PlaybookRuns

Delete an item of a playbook run's checklist

delete/plugins/playbooks/api/v0/runs/{id}/checklists/{checklist}/item/{item}

Path parameters

idstring required

ID of the playbook run whose checklist will be modified.

checklistinteger required

Zero-based index of the checklist to modify.

iteminteger required

Zero-based index of the item to modify.

Response

Item successfully deleted.