Upload File
Uploads a file to a Ninox record.
POST
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
The team ID that owns the target database.
stringrequired
The Ninox database ID.
stringrequired
The Ninox table ID.
stringrequired
The Ninox record ID.
filerequired
The file to upload as multipart/form-data.