Tenant Configurations REST Endpoints

Administration/Tenant Configurations
The Tenant Configurations resource lets you view and update tenant configuration. A tenant configuration object includes all configurations of a tenant or workspace.
Get all tenant configurations
Method: get
Path: /admin/tenantConfigurations
Replace a tenant configuration
Method: put
Path: /admin/tenantConfigurations/{id}