Create a simulator routine.
required | Array of objects (Items) A list with a single item |
Successful Response
Bad Request
Forbidden
Internal Server Error
{- "items": [
- {
- "externalId": "string",
- "modelExternalId": "string",
- "simulatorIntegrationExternalId": "string",
- "name": "Fluid Sloshing in Tank",
- "description": "string"
}
]
}
{- "items": [
- {
- "dataSetId": 5559452808603919,
- "id": 0,
- "externalId": "string",
- "simulatorExternalId": "string",
- "modelExternalId": "string",
- "simulatorIntegrationExternalId": "string",
- "name": "string",
- "description": "string",
- "createdTime": 0,
- "lastUpdatedTime": 0
}
]
}