Opt out contact
POST
https://app.sendapp.ai/api/contacts/{id}/opt-out
Exclude the contact from campaigns and marketing sends (same effect as a STOP reply). Idempotent: opting out a contact that is already excluded returns
changed = false. Parameters
3 · 2 required
apikey
required
Your API Key (the
X-API-Key header also works).
id
required
Contact ID (integer, in the path). Use
GET /api/contacts to find it.
reason
optional
Short label stored as the opt-out reason (default "api").
Need help with the integration? info@sendapp.live