Generate link to upload file (v1)
Generates a link to upload a file for file-type columns. Use the resulting upload_id
when you create or update a record.
Path parameters
data_table_id
The ID of the data table.
field_id
The ID of the file column for the file to be uploaded.
Headers
Authorization
Bearer authentication of the form Bearer <token>, where token is your auth token.
Response
Successful response
data