Update a playbook
Update an existing playbook.
Authentication
AuthorizationBasic
Use your API key as the username and leave the password empty.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
id
Request
This endpoint expects an object.
custom_field_ids
IDs of Shared Custom Fields to associate with this Playbook.
description
Description of the playbook.
name
outcome_ids
IDs of Outcomes that should be associated with this Playbook.
summary_guidance
Guidance for AI summaries of calls and meetings associated with this Playbook.
Response
Successful response
archived_at
archived_by_id
created_at
created_by_id
custom_field_ids
description
id
name
organization_id
outcome_ids
position
summary_guidance
updated_at
updated_by_id
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error