cURL
curl -X DELETE "https://api.smooth.sh/api/v1/browser/session/my-session" \ -H "apikey: YOUR_API_KEY"
Close an interactive browser session by its live_id.
live_id
Session successfully closed.