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

Changes

No recorded changes to this endpoint across all 1 revision of this API.