Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the playbook to update
Body
application/json
Response
Playbook updated successfully
Example:
"success"
Update an existing team playbook
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
The ID of the playbook to update
Playbook updated successfully
"success"