REST API ReferenceDelete SessionDelete Session DELETE /sessions/:session_id Deletes a session and all its associated events. The operation is idempotent - deleting a non-existent session will return 404. Request Responses204404422 Session successfully deleted Session not found Validation Error