This operation provides an upload url for a specific scan for uploading capture data to Prism.
The unique ID of the scan
unique-scan-id
POST /scans/{scanId}/upload-url HTTP/1.1 Host: api.hosted.prismlabs.tech Accept: */*
{ "expirationTime": "text", "url": "https://signed-url" }