Each uploaded file is assigned a unique file ID, which is returned in response along with other details of the file, such as name, path, size, extension, etc.Sample response
{ // Provide session ID or reference to uniquely identify the session. "sessionId": "string", // Enum: "sessionId" | "sessionReference" "sessionReference": "string" }