Path
string
required
The sequence’s id, from its page in the console.
Body
string
required
The number to enrol. E.164, with or without the
+.They must already be a contact. This does not create one — see the
response below.object
Values the sequence’s messages can use, as names to strings.At most 20, each name up to 60 characters and each value up to 300.
Over any of those is refused rather than trimmed, because a shortened name
would leave a template reading a blank that no longer exists.
Response
enrolled: false is a 200, not an error. Four things produce it — they are
already in this sequence, the number is not a contact, they have opted out, or
the sequence has no first message yet — and none of them is a failure of your
request.A 4xx here would have a webhook retrying all four for ever, which is the one
thing that turns “already enrolled” from a shrug into an incident.