Skip to content

Unsubscribe a contact (idempotent)

POST
/contacts/{id}/unsubscribe
curl --request POST \
--url https://app.surveyrock.com/api/v1/contacts/example/unsubscribe \
--header 'Authorization: Bearer <token>'
id
required
string

Contact unsubscribed (or already unsubscribed)

Contact not found