delete

abstract suspend fun delete(id: ThreadId, requestOptions: RequestOptions? = null): Boolean

Delete a thread.

Parameters

id

the identifier of the thread.

requestOptions

request options.