v1
latestOpenAPI 3.0.0Cognigy Proprietary License2026-07-2239524.1 MBSimulations
Stop simulation
Stop a running simulation and all its active runs.
post/simulations/{simulationReference}/batches/{simulationRunBatchReference}
Path parameters
simulationReferencestring required
Reference ID of the scenario
simulationRunBatchReferencestring required
Reference ID of the simulation
Query parameters
projectIdstring required
Project identifier
Response
Simulation stop signal sent successfully
Example response
{
"message": "Simulation stop signal sent successfully."
}