Skip to main content
DELETE
Delete Assistant
This endpoint allows you to permanently delete an AI assistant that belongs to the authenticated user.

Path Parameter

integer
required
The unique identifier of the assistant to be deleted

Response

string
Confirmation message indicating the assistant was successfully deleted

Error Responses

string
Error message if the assistant was not found or does not belong to the authenticated user

Notes

  • Only assistants belonging to the authenticated user can be deleted
  • Once an assistant is deleted, it cannot be restored
  • This action permanently removes the assistant and all its configuration
  • If the assistant is currently handling active calls, those calls might be affected