Create or update a workflow

Create or update a workflow. Limited to a single workflow per request.

Securityoidc-token or oauth2-client-credentials or oauth2-open-industrial-data or oauth2-auth-code
Request
Request Body schema: application/json
required
required
Array of objects = 1 items
Responses
200

List of created workflows

400

The response for a failed request.

post/workflows
Request samples
application/json
{
  • "items": [
    • {
      }
    ]
}
Response samples
application/json
{
  • "items": [
    • {
      }
    ]
}