Attach a playbook to the sequence
AI SDR Sequences
Attach a playbook to the sequence
Attaches a playbook to the sequence by composite id. Replaces any previously-attached playbook.
Requires the AI SDR feature on the caller’s team.
PUT
Attach a playbook to the sequence
Documentation Index
Fetch the complete documentation index at: https://docs.reply.io/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Authenticate every request with a Bearer token. Pass your Reply API key in the
Authorization header:
Authorization: Bearer <your-api-key>Get your API key from the Reply dashboard: Settings → API Key.
Path Parameters
Sequence id
Required range:
x >= 1Body
application/json
Attaches a playbook to the sequence by composite id. Replaces any previously-attached playbook.
Composite playbook id ({prefix}-{numericId}) where the prefix encodes the playbook scope: g for global, o for organization, t for team (e.g. g-1, o-42, t-7).
Minimum string length:
1Response
Playbook attached