v5

latestOpenAPI 3.0.02026-08-04258282491.7 KB
Session

Unsubscribe sessions

Unsubscribe contacts by email and/or userId. Fire-and-forget: the response is always { "success": true } and does not reflect whether the contacts were found or updated. Every session in the project matching an entry's email OR userId is unsubscribed; entries with neither field are ignored.

post/sessions/unsubscribe

Headers

projectstring required

Request body

reasonstring

Stored as Session.unsubscribeReason. Defaults to "CSV upload" when omitted.

Response

Ok

successboolean required