API Endpoints
Force stop a task
Use this endpoint to stop to an active task session.
POST
Authorizations
Insert API token, use the format: apikey <API-TOKEN>
.
Path Parameters
Insert your task’s session ID
located in your Projects dashboard.
Body
application/json
Response
200
application/json
Command accepted and processed
The response is of type any
.