API Reference

Delete Tutor

Permanently deletes an AI assistant and all associated data

POST /assist-ai/delete_assistant/{assistant_id}

Detailed Description

Permanently deletes an AI assistant and all associated data.

HTTP Method & Path

POST /assist-ai/delete_assistant/{assistant_id}

Authentication Requirements

  • Security Scheme: PandaAuth (apiKey)
  • Header: Authorization: <your_api_token>

Parameters

NameInTypeRequiredDescription
AuthorizationheaderstringYesPanda API token.
assistant_idpathstring (uuid)YesUnique identifier of the assistant to delete.
Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!