Skip to main content
PUT
Set sequence email accounts

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
emailAccountIds
integer<int64>[]
required

IDs of email accounts to link to the sequence (replaces existing links)

Required range: x >= 1

Response

Sequence email accounts updated successfully. The response body is empty.

Empty body