Skip to main content
POST
Assign email account to sequence

Authorizations

Authorization
string
header
required

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

id
integer
required

Sequence ID

Body

application/json
emailAccountId
integer<int64>
required

ID of the email account to link to the sequence

Required range: x >= 1

Response

Email account is already linked to the sequence (idempotent)