DELETE
/
browser
/
session
/
{session_id}
curl -X DELETE "https://api2.circlemind.co/api/v1/browser/session/my-session" \
-H "apikey: YOUR_API_KEY"

Authorizations

apikey
string
header
required

Path Parameters

session_id
string
required

Response

200

Session successfully deleted