Skip to main content

Get File Upload Link

GET 

/v1/file-upload-link/

Get a presigned upload link for a file custom field. The definition must be of type FILE. HTTP POST multipart/form-data to the returned URL with form field "file". Maximum file size is 20 MB. Do not PUT raw bytes and do not send an Authorization header.

Request

Responses

Upload link generated successfully.