delete

suspend fun delete(threadId: String, block: DeleteThreadBuilder.() -> Unit = {})

Deletes a thread by ID with optional permanent deletion.