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.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
Upload link generated successfully.
Bad request
Invalid or missing bearer token in Authorization header
User not allowed to make this request
Resource not found
Internal server error