/v1/admin/tenant| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
nameobjectstatusobjectis_main_tenantobjectlangfuse_organization_idobjectlangfuse_organization_slugobjecttitle_generation_model_idobjectdefault_space_idobjectreason_codeobjectX-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X PATCH '/api/v1/admin/tenant' \
-H 'X-API-Key: ak.<key_id>.<secret>' \
-H 'Content-Type: application/json' \
-d '{
"name": {},
"status": {},
"is_main_tenant": {},
"langfuse_organization_id": {},
"langfuse_organization_slug": {},
"title_generation_model_id": {},
"default_space_id": {},
"reason_code": {}
}'No response body documented
X-API-Key: ak.<key_id>.<secret>Authentication & errors →curl -X PATCH '/api/v1/admin/tenant' \
-H 'X-API-Key: ak.<key_id>.<secret>' \
-H 'Content-Type: application/json' \
-d '{
"name": {},
"status": {},
"is_main_tenant": {},
"langfuse_organization_id": {},
"langfuse_organization_slug": {},
"title_generation_model_id": {},
"default_space_id": {},
"reason_code": {}
}'No response body documented