Upload
Presign File URL
post/v1/presign
Query parameters
instance_idstring required
Request body
Example request
{
"file_url": "https://files.blindpay.com/1712345678901-document.pdf"
}Response
Returns a signed URL for the file, valid for 1 hour
Example response
{
"expires_at": "2026-01-01T13:00:00.000Z"
}Changes
No recorded changes to this endpoint across all 1 revision of this API.