Create a playbook
Create a new playbook for the organization.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:)>.
OR
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
This endpoint expects an object.
name
custom_field_ids
IDs of Shared Custom Fields to associate with this Playbook.
description
Description of the playbook.
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
summary_guidance
updated_at
updated_by_id
Errors
400
Bad Request Error
401
Unauthorized Error
404
Not Found Error