Batches
Stop Active Batch
Stops all active calls in a batch.
POST
Headers
Your API key for authentication.
Path Parameters
The ID of the pathway containing the version to be cancelled.
Response
The status of the request. If anything other than ‘success’, an error has occurred or all calls have already been completed.
A message describing the status of the request.
The number of calls that were cancelled.
The batch_id of the cancelled batch.