---
title: "Stop the interactive browser session associated with a scrape job"
method: DELETE
path: "/scrape/{jobId}/interact"
tags: ["Scraping"]
---

# Stop the interactive browser session associated with a scrape job

`DELETE /scrape/{jobId}/interact`

## Path parameters

- `jobId` string, uuid, required

## Response `200`

Interactive scrape browser session stopped successfully

- object
  - `success` boolean

## Other responses

- `403` — Forbidden
- `404` — Interactive scrape browser session not found

---

[API](https://skmtc.net/firecrawl/apis/firecrawl-api.md) · [All operations](https://skmtc.net/firecrawl/apis/firecrawl-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/firecrawl/firecrawl-api/versions/e350fafb5a2a/schema)
