v1

latestOpenAPI 3.0.12026-07-265879107.5 KB
Workflows

Delete a playbook by its ID

Permanently delete a playbook identified by id from the current workspace. If the playbook belongs to a primary shared pack, the matching linked replication playbooks are deleted as part of the same operation. Note: Linked shared playbooks cannot be deleted directly; delete the corresponding primary playbook instead.

delete/workspace/{ws_id}/playbooks/{id}

Path parameters

idstring required

The ID of the playbook to delete

ws_idstring required

The ID of the workspace containing the playbook

Response

The ID of the deleted playbook

string required