As of Version | product version 2021 Winter | component version |
---|---|
Request Method | POST |
Response Format | JSON |
Required Permission | available if listed in |
Description | Updates the values of the entries as specified in the JSON request body for the global catalog specified by its |
Request Header | |
Request Example |
{ "objects": [ { "properties": { "name": { "value": "europeancountries" }, "entries": { "value": [["Spain"],["Italy"],["Slovakia"]] } } } ] } |
Response Example | 204 No Content |
General
Content
Integrations