deleteByQuery

open override fun deleteByQuery(query: DataQuery, headers: HttpHeaders, options: RequestOptions)

Execute query to delete data from the target system.

Parameters

query

Data query specifying the information to be deleted.

headers

Request-specific headers.

options

Request-specific options.