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…"
}