updateDatatableEntryOneToMany

abstract suspend fun updateDatatableEntryOneToMany(datatable: String, apptableId: Long, datatableId: Long, body: String): PutDataTablesAppTableIdDatatableIdResponse

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

  • 200: OK

Return

PutDataTablesAppTableIdDatatableIdResponse

Parameters

datatable

datatable

apptableId

apptableId

datatableId

datatableId

body