POST /api/system/tenants/{tenant}/schema/validate

As of Versionproduct version 2021 Autumn | component version 2021 Autumn
Request MethodPOST
Response FormatJSON
Required Permission

available if listed in authorization.accesses in authentication-prod.yml and the specified access condition is matched.

>> AUTHENTICATION Service
Description

Validate the XML file passed in the request body for the usability as tenant schema for the tenant specified by the {tenant} path parameter.


The currently used tenant schema is NOT updated.

For details and examples regarding request and response please visit Schema - Defining Object Types.

Request HeadersContent-Type: application/xml