Skip to main content
PUT
/
api
/
Contacts
/
{contactId}
/
opt-out
Update Optout flag for a Contact.
curl --request PUT \
  --url https://api.example.com/api/Contacts/{contactId}/opt-out

Path Parameters

contactId
integer<int32>
required

Response

200

OK