export interface DropSessionsRequest { responseId: string; sessions: Array; }