batchDeleteDataTableValue
inline suspend fun ConnectClient.batchDeleteDataTableValue(crossinline block: BatchDeleteDataTableValueRequest.Builder.() -> Unit): BatchDeleteDataTableValueResponse
Deletes multiple values from a data table. API users may delete values at any time. When deletion is requested from the admin website, a warning is shown alerting the user of the most recent time the attribute and its values were accessed. System managed values are not deletable by customers.