Compute Process – Stop

This API is used to stop a running computation process. The Request_Id provided as part of the “Compute/Run” response is POST as the following JSON to this API to stop the execution:

Resource URL

POST - /compute/stop

Example Request URL

POST - http://__JTV_HOST__/compute/stop

Example Request



Example Return

On successfully stopping execution: On error: