Skip to main content
Permanently deletes an AI assistant that belongs to the authenticated user. This action cannot be undone.

Endpoint

DELETE /user/assistant/{id}

Path parameters

integer
required
Unique identifier of the assistant to delete.

Response

string
Confirmation that the assistant was deleted.

Example

200 Success
404 Not found
500 Deletion failed
Deletion is permanent. The assistant and all its configuration are removed and cannot be recovered. If the assistant is assigned to active calls, those calls may be affected.