7 uç · /api/v1/branding
İstek örnekleri ucun GERÇEK metodu ve yolundan üretilir. 7 ucun elle doğrulanmış gövde örneği henüz yok; o uçlarda iskelet gövdesizdir — uydurma bir alan yazmıyoruz.
*keyare servable and the path is validated against traversal. Public — branding logos appear on the pre-login screen (WL-05). On S3 the client is redirected straight to the object (CDN/presigned, BLE-1359); on the local backend the bytes are streamed.
curl -X GET "https://api.blesyum.com/api/v1/branding/asset/<*key>" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"{
"data": "…",
"trace_id": "01JC…"
}domaincurl -X GET "https://api.blesyum.com/api/v1/branding/by-domain/<domain>" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"{
"data": "…",
"trace_id": "01JC…"
}tighter size cap. Requires `core.settings.manage`.
curl -X POST "https://api.blesyum.com/api/v1/branding/favicon" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"{
"data": "…",
"trace_id": "01JC…"
}storage. Returns its servable URL (the caller PUTs it into the draft). Requires `core.settings.manage`.
curl -X POST "https://api.blesyum.com/api/v1/branding/logo" \
-H "Authorization: Bearer <oturum-token>" \
-H "Accept: application/json"{
"data": "…",
"trace_id": "01JC…"
}