Timeline
Remove a timeline event from the playbook run
delete/plugins/playbooks/api/v0/runs/{id}/timeline/{event_id}
Path parameters
idstring required
ID of the playbook run whose timeline event will be modified.
event_idstring required
ID of the timeline event to be deleted
Response
Item successfully deleted.