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: getPath:
/admin/tenantConfigurations
- Replace a tenant configuration
- Method: putPath:
/admin/tenantConfigurations/{id}