9 uç · /api/callcenter/v1/flows
İstek örnekleri ucun GERÇEK metodu ve yolundan üretilir. 9 ucun elle doğrulanmış gövde örneği henüz yok; o uçlarda iskelet gövdesizdir — uydurma bir alan yazmıyoruz.
idhedef sürüm published=true, diğerleri false; flows.published_version + status='published'.
curl -X POST "https://{slug}.call.blesyum.app/api/callcenter/v1/flows/<id>/publish" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"{
"data": "…",
"trace_id": "01JC…"
}idve son-değişkenleri döndürür (React editörde "test çağrısı" — canlı FS gerekmez). `contact` örneği verilir (resolve_contact yerine personalizasyon önizleme).
curl -X POST "https://{slug}.call.blesyum.app/api/callcenter/v1/flows/<id>/test" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"{
"data": "…",
"trace_id": "01JC…"
}