Manual Enroll
automations
Manual Enroll
Manually enroll a contact into an active automation.
Respects the automation’s re-entry policy. Returns 409 when the automation is not active, 404 when the contact is not found in the team. Returns 201 with the enrollment resource on success, or 200 (no body) when the re-entry policy suppresses the enrollment.
POST
Manual Enroll
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/vnd.api+json
Response
Successful Response