cURL
curl --request DELETE \ --url https://api.agenthuman.com/v1/sessions/{session_id} \ --header 'x-api-key: <api-key>'
{ "success": true, "message": "Session deleted successfully" }
Delete a session that has not been started yet
created
started
ended