Delete Context
Contexts
Delete Context
Close a browser context
DELETE
Delete Context
Description
Closes and destroys a specific browser context. All pages and storage associated with the context are discarded.Authentication
Open-source deployments do not require authentication by default. If your server config enablesX-API-Key, include that header with the request.
Path Parameters
The browser ID returned from Create Session.
The context ID returned from Create Context.
Response
Whether the context was deleted successfully.

