v46

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

Delete a playbook condition

Delete a condition from a playbook. Run conditions cannot be deleted as they are read-only snapshots.

delete/plugins/playbooks/api/v0/playbooks/{id}/conditions/{conditionID}

Path parameters

idstring required
Example:iz0g457ikesz55dhxcfa0fk9yy

ID of the playbook.

conditionIDstring required
Example:abc123def456ghi789

ID of the condition to delete.

Response

Condition successfully deleted.