As of Version | product version 2021 Summer | component version | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Request Method | PATCH | ||||||||||||
Response Format | JSON | ||||||||||||
Description | Updates the existing tenant-specific catalog identified by its name In the response body, the modified catalog will be returned. If no tenant-specific catalog with name The role YUUVIS_TENANT_ADMIN is required. Response HTTP status codes:
| ||||||||||||
Request Example |
request body {} | ||||||||||||
Response Example |
{ "tenant": "mytenant", "readonly": false, "entries": [ { "name": "Work on draft", "disabled": false }, { "name": "Review draft", "disabled": false } ] } true } |
General
Content
Integrations