Delete AI Agent
You can interact with this API by sending a DELETE request. This allows you to delete a AI Agent in your Agency Account. Make sure this action cannot be undone.
API Endpoint
The following endpoint/URL should be used in order to access this API:
https://app.stammer.ai/en/chatbot/api/v1/delete-chatbot/your_chatbot_uuid/Request Headers
The API must have the following request headers:
Content-Type: application/json
Authorization: Token <Your-API-Token>
Request Example
Here's an example of the request:
Learn More - https://app.stammer.ai/en/api-docs/chatbot-delete
Last updated