updateDatatableEntryOnetoOne

abstract suspend fun updateDatatableEntryOnetoOne(datatable: String, apptableId: Long, body: String): PutDataTablesAppTableIdResponse

Update Entry in Data Table (One to One) Updates the row (if it exists) of the data table. Responses:

  • 200: OK

Return

PutDataTablesAppTableIdResponse

Parameters

datatable

datatable

apptableId

apptableId

body