Skip to main content
POST
JavaScript

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

jobId
string<uuid>
required

Simulation run plan job ID

Response

The run is cancelled, or had already finished

data
object
required

Result of cancelling a simulation plan job

Example: