...
As of Version | product version 2021 Autumn | component version 2021 Autumn | ||
---|---|---|---|
Request Method | PATCH | ||
Response Format | JSON | ||
Required Permission | action write and read >> Roles and Role Sets | ||
Description |
Each The number of objects that can be updated via this endpoint is limited to 100. If even one object could not be updated, the whole request fails. Changes only those properties that are part of the request body. Properties that are missing in the request body are not changed by the update. A property value can be removed by sending Most system properties cannot be updated by users. They are updated automatically by the repository if necessary. If the request metadata contains these system properties, their values must match the values of the current version. For example, you could add the As of 2022 Autumn, the optional query parameter | ||
Request Header | Content-Type: application/json | ||
Request Example | The new metadata is passed in the request body in JSON format.
| ||
Result Example | The result is a JSON structure containing the updated metadata for each object identified by
|
...