Skip to main content
DELETE
Delete Assistant

Path Parameters

assistant_id
string<uuid>
required

The ID of the assistant.

Query Parameters

delete_threads
boolean
default:false

If true, delete all threads with metadata.assistant_id matching this assistant, along with runs and checkpoints belonging to those threads. Auth filters are applied, so threads not visible to the user will not be deleted.

Response

Success