Delete Simulator Integrations

Delete a simulator integration. This will also delete all associated simulator resources (e.g. models, runs).

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 IdRef (object) or ExternalIdRef (object) (Items)

A list with a single item

Responses
200

Successful Response

403

Forbidden

500

Internal Server Error

post/simulators/integrations/delete
Request samples
application/json
{
  • "items": [
    • {
      }
    ]
}
Response samples
application/json
{ }