`POST /channels/consent` — WhatsApp gönderim onayını kaydet.
curl -X POST "https://{slug}.crm.blesyum.app/api/crm/public/v1/channels/consent" \
-H "Authorization: Bearer blsk_..." \
-H "Accept: application/json"{
"data": "…",
"trace_id": "01JC…"
}