POST documents download_uri

post/api/v1/documents/{id}/download_uri

Path parameters

idstring required

Response

OK

download_uristring required

The presigned download URL.

expires_in_hoursinteger required

The number of hours the download URL will be valid.

Changes