uploadUrl

suspend fun uploadUrl(id: String): Result<UploadUrl>

This generates a time-limited upload URL for scan capture data.

This URL expires after 60 minutes. It should be used to upload the capture data ZIP file generated by the SDK to Prism's servers

Parameters

{string} id - The id of the scan to fetch