As of Version | product version 2021 Summer | component version | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Request Method | PATCH | ||||||||||||
Response Format | JSON | ||||||||||||
Description | Adds an entry to the 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 that will not apply any changes to the catalog 'entries' {} | ||||||||||||
Response Example |
{ "entries": [ { "disabled": true, "name": "string" } ], "readonly": true, "tenant": "string" } true } |
General
Content
Integrations