v1

latestOpenAPI 3.0.02026-07-2638801.8 MB
record

Button reset

Button reset

post/table/{tableId}/record/{recordId}/{fieldId}/button-reset

Path parameters

tableIdstring required
recordIdstring required
fieldIdstring required

Response

Returns the reset cell

idstring required

The record id.

namestring

primary field value

fieldsobject required

Objects with a fields key mapping fieldId or field name to value for that field.

autoNumbernumber

Auto number, a unique identifier for each record

createdTimestring

Created time, date ISO string (new Date().toISOString).

lastModifiedTimestring

Last modified time, date ISO string (new Date().toISOString).

createdBystring

Created by, user name

lastModifiedBystring

Last modified by, user name

permissionsobject

Permissions for the record

undeletableboolean

Whether the record is undeletable