curl --location --request DELETE 'https://api.opencopilot.so/backend/copilot/:id' \ --header 'Accept: application/json' \ --header 'Authorization : Bearer YOUR_TOKEN'
{ "success": "chatbot_deleted" }
Delete single copilot by ID