File
verifyCustomDownloadUrl
Verify a pre-signed custom download url for a file
post/v1/files/download:verify
Request body
Example request
{
"custom_download_url": "https://some-api-url.com?file_id=123&expires_at=1699273500029&signature=abcdefg"
}Response
Download Url matches signature and has not expired