v1
latestOpenAPI 3.1.02026-07-26359254.7 MBAI SDR Playbooks
Upload a style file
<small>Requires the ai-sdr:write scope (or a broader one that includes it).</small>
Uploads a style file (reference document) to a playbook. Style files inform tone and voice when the playbook is applied. Maximum upload size: 100 MB.
Requires the AI SDR feature on the caller's team.
post/v3/ai-sdr/playbooks/{playbook_id}/style-files
Path parameters
playbook_idstring required
Composite playbook id (o-N / t-N)
Response
Style file uploaded successfully
Example response
{
"id": 12345,
"fileName": "tone-guide.pdf"
}