Skip to main content
POST
Update outreach sequence

Authorizations

X-Api-Key
string
header
required

API key (hr_live_... or hr_test_...). Generate from Settings › Workspace › Acceso API.

Path Parameters

id
string
required

Body

application/json
initialTemplate
string<uuid>
required

UUID of the template to send as the first message in the sequence.

Example:

"3fa85f64-5717-4562-b3fc-2c963f66afa6"

followups
any[]

Ordered list of follow-up messages sent after the initial template.

Example:

Response

201 - undefined