Tenant Feature State REST Endpoints

Common/Tenant Feature State
This endpoint allows you to enable or disable one or more features for a tenant.

Added In Release: 19.2.1
Create a Tenant Feature State
Method: post
Path: /admin/v1/TenantFeatureStates
Get a Tenant Feature State
Method: get
Path: /admin/v1/TenantFeatureStates/{id}
HTTP Options
Method: options
Path: /admin/v1/TenantFeatureStates
Search for Tenant Feature State
Method: get
Path: /admin/v1/TenantFeatureStates
Update a Tenant Feature State
Method: patch
Path: /admin/v1/TenantFeatureStates/{id}