Delete single chatbot base on uuid
curl --location --request DELETE 'https://app-chatwize.com/api/v1/chatbot/{uuid}/delete' \ --header 'Authorization: Bearer <token>'
{ "success": true }
Indicates if api call was successful