I manage a mailing campaign with mailjet API.
I can create a campaign and send it with $mj->post
to a contact list.
I've tried to add an existing template (which has unsubscribe link) to the newsletter but it's impossible.
So I don't know how to manage unsubscribe link inside the newsletter.