Close a session
Close a session. Once closed, the session cannot be used again.
Path parameters
The ID of the browser session to close. completed_at will be set when the browser session is closed. browser_session_id starts with pbs_
The ID of the browser session to close. completed_at will be set when the browser session is closed. browser_session_id starts with pbs_
Headers
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Skyvern API key for authentication. API key can be found at https://app.skyvern.com/settings.
Response
Successfully closed browser session
Changes
Changed in 3 of the 86 revisions of this API.6
- ○
added the non-success response with the status
response-non-success-status-added
- ○
- ○
headerrequest parameterx-api-keylist-of-types was widened by adding typesnullrequest-parameter-list-of-types-widened
- ○
for the
headerrequest parameterx-api-key, the type was generalized fromstringto no typerequest-parameter-type-generalized
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
- ○
added the optional property
//to the response with the statusresponse-optional-property-added
This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○
- ○
endpoint added
endpoint-added
This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○