Deletes an existing chatbot by name.
curl --request DELETE \ --url http://127.0.0.1:47334/api/projects/{projectName}/chatbots/{chatbotName}
"<string>"
The name of the project where agent resides
Name of existing chatbot to delete
The response is of type string.
string