v1
latestOpenAPI 3.1.02026-07-13231960.5 KBPlaybooks
Update playbook
Update an existing team playbook. Requires ManageOrgPlaybooks permission. Only team playbooks can be updated.
put/v1/playbooks/{playbook_id}
Path parameters
playbook_idstring required
The ID of the playbook to update
Request body
Response
Playbook updated successfully
Example response
{
"status": "success"
}