Uploads (temporary storage)
Authorizations
RIALTO_API_KEYstringRequired
Body
filenamesstring[]Optional
The list of filenames for which to generate pre-signed URLs. It must only contain the following characters: - alphanumeric characters (a-z, A-Z, 0-9) - special characters: - _ . * ' ( ) & $ @ = ; / : space.
Responses
201
Pre-signed URLs for uploading documents.
application/json
400
Invalid request payload
401
Invalid API key
500
An unexpected error occurred.
post
/uploads/request-batch-uploadLast updated