sequences

Enroll Person

Enroll a person in a sequence.

  • Validates person and sequence exist
  • Prevents duplicate active enrollments
  • Creates enrollment + schedules first step action
post/api/sequences/{sequence_id}/enroll

Path parameters

sequence_idstring uuid required

Request body

person_idstring uuid required

Response

Successful Response

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.