Documentation Index
Fetch the complete documentation index at: https://docs.clickspeak.ai/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint allows you to permanently delete an AI assistant that belongs to the authenticated user.
Path Parameters
The unique identifier of the assistant to delete
Response
Confirmation message indicating the assistant was deleted successfully
Error Responses
Error message when the assistant is not found or doesn’t belong to the authenticated user
500 Internal Server Error
Error message indicating assistant deletion failure
{
"message": "Assistant deleted successfully"
}
Notes
- Only assistants that belong to the authenticated user can be deleted
- Once an assistant is deleted, it cannot be recovered
- This action will permanently remove the assistant and all its configuration
- If the assistant is currently handling active calls, those calls may be affected