Update Record
Updates an existing record in a KIS data 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
KIS object ID for the record to update. Used in the request path.
stringrequired
Exact KIS table name containing the record.
array of objectrequired
Single-item array containing the record _id and fields to update.