/v1/admin/tenant| Name | Type | Required | Description |
|---|---|---|---|
X-API-Key | string | Optional |
nameobjectstatusobjectlangfuse_organization_idobjectlangfuse_organization_slugobjectreason_codeobjectcurl -X PATCH '/api-proxy/v1/admin/tenant' \
-H 'Authorization: Bearer <YOUR_TOKEN>' \
-H 'Content-Type: application/json' \
-d '{
"name": {},
"status": {},
"langfuse_organization_id": {},
"langfuse_organization_slug": {},
"reason_code": {}
}'No response body documented
curl -X PATCH '/api-proxy/v1/admin/tenant' \
-H 'Authorization: Bearer <YOUR_TOKEN>' \
-H 'Content-Type: application/json' \
-d '{
"name": {},
"status": {},
"langfuse_organization_id": {},
"langfuse_organization_slug": {},
"reason_code": {}
}'No response body documented