Stop Task
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.
Headers
Authorization
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Query parameters
task_id
Response
Successful Response