Download multiple PCAPs at one time.post https://localhost:3000/api/pcap/actions/downloadBody ParamsIncludes a list of sessions to download the pcaps.sessionsarray of stringssessionsADD stringResponses 200A zip file containing the PCAPs associated with the provided session ids will be returned. defaultIn case of an error, an error payload containing error code, name, and description is returned.Updated 3 months ago