deleteDatatableEntries

abstract suspend fun deleteDatatableEntries(datatable: String, apptableId: Long): DeleteDataTablesDatatableAppTableIdResponse

Delete Entry(s) in Data Table Deletes the entry (if it exists) for data tables that are one-to-one with the application table. Deletes the entries (if they exist) for data tables that are one-to-many with the application table. Responses:

  • 200: OK

Return

DeleteDataTablesDatatableAppTableIdResponse

Parameters

datatable

datatable

apptableId

apptableId