Update Record
Updates a record in a Ninox table.
PUT
Query
Field selectionChoose which fields should be included in the response. Learn more
string
Comma-separated response fields to include.
Body
Arguments
stringrequired
Workspace ID that owns the database.
stringrequired
Database ID that owns the table.
stringrequired
Table ID that owns the record.
stringrequired
Record ID to update.
objectrequired
Object of field values to update.