Runs OCR on FloorplansAsk AIpost https://client-api.{region}.fieldwire.com/api/v3/projects/{project_id}/floorplans/ocrPath Paramsproject_iduuidrequiredID of the project this entity belongs toBody Paramsfloorplan_idsarray of uuidsrequiredList of Floorplan IDs.floorplan_ids*ADD uuidname_boxarray of integersrequiredBounding box to crop the Floorplans to OCR the name. Formatted as [x1, y1, x2, y2].name_box*ADD integername_rotationinteger | nullDegree to rotate the cropped name section of the Floorplandescription_boxarray of integersrequiredBounding box to crop the Floorplans to OCR the description. Formatted as [x1, y1, x2, y2].description_box*ADD integerdescription_rotationinteger | nullDegree to rotate the cropped description section of the FloorplanHeadersFieldwire-VersiondaterequiredSpecifies the version of the API to talk toResponse 200Successful responseUpdated 7 months ago