delete

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

Delete an assistant.

Parameters

id

ID of the assistant to delete.