Blesyum Core

switch-tenant

1 uç · /api/v1/switch-tenant

İstek örnekleri ucun GERÇEK metodu ve yolundan üretilir. 1 ucun elle doğrulanmış gövde örneği henüz yok; o uçlarda iskelet gövdesizdir — uydurma bir alan yazmıyoruz.

POST/api/v1/switch-tenant

Switch the active tenant for the current session (IAM-12). Membership +

Oturum

tenant-active are enforced via effective_permissions.

İstek
curl -X POST "https://api.blesyum.com/api/v1/switch-tenant" \
  -H "Authorization: Bearer <oturum-token>" \
  -H "Accept: application/json"
Yanıt
{
  "data": "…",
  "trace_id": "01JC…"
}
Bu sayfa işine yaradı mı?