toggle menu
openai-kotlin
common
switch theme
search in API
openai-client
/
com.aallam.openai.client
/
Assistants
/
delete
delete
abstract
suspend
fun
delete
(
id
:
AssistantId
,
requestOptions
:
RequestOptions
?
=
null
)
:
Boolean
Delete an assistant.
Parameters
id
ID of the assistant to delete.