How to make unrenrollment with api ?

Hello,

I looked at the documentation but I didn’t see the information. How to make unenrollment of a contact in sequence with the api ?
How to unsubcribe a contact from a sequence ?
Thanks.

Hey, @SEDIPEC :waving_hand: You are not missing an API-based option. The listed options for this endpoint are:

  • get a list of sequences
  • get a specific sequence
  • enroll a contact in a sequence
  • view a contact’s enrollment status

The Sequence unenrollment options are listed here.

I hope this helps — Jaycee

Thank you but the link that you are providing tells how to make it manually. I would like to make unenrollment of a contact in sequence with the api or with code.

Hey, @SEDIPEC :waving_hand: I included that link to show the available options. This is not possible to do using the Sequences API. You’ll have to do it in-app using one of the methods outlined in the knowledge base article.

Best,

Jaycee