Tenant Management
Number of APIs: 6
-
Update the tenant settings in CDO PATCH {{baseUrl}}/v1/settings/tenant
-
Fetch a list of tenants associated with the CDO user. GET {{baseUrl}}/v1/tenants?limit=50&offset=0
-
Fetch a tenant by UID in CDO GET {{baseUrl}}/v1/tenants/:tenantUid
-
Fetch the feature flags enabled for this tenant GET {{baseUrl}}/v1/features
-
Add a tenant to the MSP Portal POST {{baseUrl}}/v1/msp/tenants
-
Fetch the tenant settings in CDO GET {{baseUrl}}/v1/settings/tenant