Skip to main content

Upload File Column Attachment

POST 

/board/:boardId/table/:tableId/row/:rowId/column/:columnId/file

Upload a file and attach it to a FILE column cell on a specific row. Send the request as multipart/form-data with one file part named file.

Request

Responses

Default Response