openai-kotlin
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
openai-kotlin
openai-client
/
com.aallam.openai.client
/
Threads
/
delete
delete
abstract
suspend
fun
delete
(
id
:
ThreadId
,
requestOptions
:
RequestOptions
?
=
null
)
:
Boolean
Delete a thread.
Parameters
id
the identifier of the thread.
request
Options
request options.