Pular para o conteúdo

Delete Assistant

DELETE
/api/v1/ai/assistants/{assistant_id}

Delete an assistant (soft delete).

Only the creator can delete their custom assistants. Built-in assistants cannot be deleted.

assistant_id
required
Assistant Id
integer
x-tenant-id
Any of:
integer

Successful Response

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string