Browser Sessions
End Browser Session
Deletes the browser session associated with the provided browser session ID. Requires a valid API key for authentication.
delete/v1/sessions/{session_id}
Path parameters
session_idstring required
The ID of the browser session to end.
Response
Browser session ended successfully.