Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the playbook to delete
Response
Playbook deleted successfully
Example:
"success"
Delete a team playbook
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the playbook to delete
Playbook deleted successfully
"success"