Skip to main content
DELETE
Stop the interactive browser session associated with a scrape job
Use this endpoint to stop the interactive browser session for a scrape job. Stopping the session releases browser resources and finalizes billing. Credits are billed based on session duration: 2 credits per browser minute, prorated by the second.

Path Parameters

Response

Example Request

Example Response

Error Codes

For detailed usage with examples, see the Interact feature guide.

Authorizations

Authorization
string
header
required

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

Path Parameters

jobId
string<uuid>
required

The scrape job ID

Response

Interactive scrape browser session stopped successfully

success
boolean