Upload a style file
ai-sdr:write scope (or a broader one that includes it).
Use this endpoint when you have a reference document — a tone-of-voice guide, a sample of writing you want matched — that the AI SDR should draw on alongside the playbook body. Send one file per call as multipart/form-data under the file field; it must not be empty and the request may not exceed 100 MB. The response returns the stored style file with its id and fileName, and the file appears in the playbook’s styleFiles list straight away. Uploading to an organization playbook also needs your account to be allowed to edit organization playbooks. The AI SDR feature must be enabled for your team.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Composite playbook id (o-N / t-N)
Body
The file to upload
Response
Style file uploaded successfully