...
As of Version | product version 2021 summer | component version 2021 summer | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Request Method | POST | ||||||||||
Response Format | JSON | ||||||||||
Description | This endpoint is used to validate app allocations Validates the app set for the specified tenant. The validation includes dependencies between apps or dependencies between the tenant and apps. For instance if app 'invoice' depends on app 'client' of the app set considers dependencies between different app and tenant schemata via property references or secondary object type references. If the schema of an app is referenced by the global or the corresponding tenant schema, the app cannot be disabled for the specified tenant. For instance if app There is no validation for the existence of apps with the specified | ||||||||||
Request Headers | Content-Type: application/xml | ||||||||||
Request Example | XML configuration in the response body.
| ||||||||||
Response Example | (1) Successful update: The result is a JSON structure containing a
(2) Unsuccessful: Example error message.
|
...