cURL
curl --request DELETE \ --url https://app.famulor.de/api/user/assistant/{id} \ --header 'Authorization: Bearer <token>'
{ "message": "Assistant deleted successfully" }
Permanently remove an AI assistant
Show Error Response