Delete a style file
ai-sdr:write scope (or a broader one that includes it).
Use this endpoint when a style file should stop informing how the AI SDR writes for this playbook. Identify the playbook by its composite id and the file by the style_file_id you got when it was uploaded or from the playbook’s styleFiles list; only that file is removed and the playbook and its remaining style files stay as they are. Removing a file from an organization playbook also needs your account to be allowed to edit organization playbooks. A successful call returns no content. 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)
Style file id
x >= 1Response
Style file deleted successfully