opted_out_* flag to false.{
"opted_out_promotions": false
}curl --location --request PATCH 'https://api.sudonum.com.com/v2/campaign/opt-outs/123e4567-e89b-12d3-a456-426614174000/' \
--header 'Content-Type: application/json' \
--data '{
"opted_out_promotions": false
}'{
"contact_number": "27710000001",
"sender_whatsapp_number": "27820001234",
"message_id": null,
"campaign_name": "Summer promo",
"opted_out_global": false,
"opted_out_promotions": false,
"opted_out_news": false,
"opted_out_events": false,
"opted_out_surveys": false,
"origin": "API",
"created": "2026-07-21T10:15:00Z",
"created_by": null,
"reason": "Customer asked to stop promotions"
}