Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request DELETE \ --url https://agentcell.live/api/sessions/{session_id}
Stop and remove an Android instance
session_id
curl -X DELETE https://agentcell.live/api/sessions/SESSION_ID \ -H "X-API-Key: YOUR_API_KEY"
{ "status": "ok" }