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_idstringRequired
The ID of the data table.
field_idstringRequired
The ID of the file column for the file to be uploaded.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Successful response
dataobject

Errors