POST /api-web/api/admin/resources/config/{name}

As of Version

product version 2020 Winter | component version 

Request MethodPOST
Response FormatHTTP status code
Description

Updates a tenant-specific configuration file specified by name with the data passed in JSON format in the request body.

The role YUUVIS_TENANT_ADMIN is required.

Response HTTP status codes:

HTTP Status CodeMeaning
200 OK
201 OK
401 Unauthorized