Tenants
Number of APIs: 6
-
Onboard a tenant POST https://{{host}}/etp-config/v3/configs/:configId/onboard-tenant
-
Get a tenant GET https://{{host}}/etp-config/v3/configs/:configId/tenants/:tenantId
-
Update a tenant PUT https://{{host}}/etp-config/v3/configs/:configId/tenants/:tenantId
-
Remove a tenant DELETE https://{{host}}/etp-config/v3/configs/:configId/tenants/:tenantId
-
List the tenant user details GET https://{{host}}/etp-config/v3/configs/:configId/tenants/:tenantId/users
-
List all tenants GET https://{{host}}/etp-config/v3/configs/:configId/tenants