Stops a running browser automation task immediately. The task cannot be resumed after being stopped.
Use /pause-task
endpoint instead if you want to temporarily halt execution.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Successful Response
The response is of type any
.