Update libraries

Update the properties of a set of libraries.

Securityoidc-token or oauth2-client-credentials or oauth2-open-industrial-data or oauth2-auth-code
Request
Request Body schema: application/json
required

List of libraries to be updated.

[ 1 .. 100 ] items
required
Array of objects (LibraryUpdateItem) [ 1 .. 100 ] items
Responses
200

List of libraries

400

The response for a failed request.

post/diagram-parsing/libraries/update
Request samples
application/json
{
  • "items": [
    • {
      }
    ]
}
Response samples
application/json
{
  • "items": [
    • {
      }
    ]
}