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
Documentation IndexFetch the complete documentation index at: https://openchat-api-docs.mintlify.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://openchat-api-docs.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.