Create symbols

Create symbols

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

List of symbols to create.

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

List of symbols

400

The response for a failed request.

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