Delete Context
Contexts
Delete Context
Close a browser context
DELETE
Delete Context
Documentation Index
Fetch the complete documentation index at: https://docs.rustybrowser.com/llms.txt
Use this file to discover all available pages before exploring further.
Description
Closes and destroys a specific browser context. All pages and storage associated with the context are discarded.Authentication
Self-hosted open source deployments do not require authentication.
Path Parameters
The browser ID returned from Create Session.
The context ID returned from Create Context.
Response
Whether the context was deleted successfully.

