Permanently deletes an AI assistant that belongs to the authenticated user. This action cannot be undone.Documentation Index
Fetch the complete documentation index at: https://docs.intellixent.ai/llms.txt
Use this file to discover all available pages before exploring further.
Endpoint
DELETE /user/assistant/{id}
Path parameters
Unique identifier of the assistant to delete.
Response
Confirmation that the assistant was deleted.
Example
200 Success
404 Not found
500 Deletion failed