v1

latestOpenAPI 3.1.02026-08-04282319386.0 KB
RFM UPC Processing

Generate Upload Url

Generate a signed URL for uploading a UPC file directly to S3

post/rfm/upc/upload

Request body

file_namestring required

The name of the file to upload (including extension)

content_typestring required

The MIME type of the file (e.g., text/csv for CSV files)

Response

Signed URL generated successfully

signed_urlstring required

The signed URL to use for direct upload to S3

s3_keystring required

The S3 key where the file will be uploaded

expires_in_secondsinteger required

The number of seconds until the signed URL expires