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.

Authentication

AuthorizationBearer

Bearer authentication of the form Bearer <token>, where token is your auth token.

Query Parameters

task_idstringRequiredformat: "uuid"

Response

Successful Response

Errors