Close a Steel browser session and persist its context for reuse.
Args: session_id: The ID of the session to close
cURL
curl --request DELETE \ --url https://api.zo.computer/browser/session/{session_id} \ --header 'Authorization: Bearer <token>'
{ "detail": [ { "loc": [ "<string>" ], "msg": "<string>", "type": "<string>" } ] }
Zo API key (zo_sk_...)
Successful Response