toggle menu
openai-kotlin
common
switch theme
search in API
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.