Skip to main content
DELETE
/
assistants
/
{assistant_id}
Delete Assistant
curl --request DELETE \
  --url https://api.example.com/assistants/{assistant_id}
"<string>"

Documentation Index

Fetch the complete documentation index at: https://langchain-5e9cc07a-preview-lschan-1765567880-b1c8e16.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Path Parameters

assistant_id
string<uuid>
required

The ID of the assistant.

Response

Success