curl --location --request DELETE 'https://api.opencopilot.so/backend/actions/bot/:id' \ --header 'Accept: application/json' \ --header 'Authorization : Bearer YOUR_TOKEN'
{ "message": "All actions deleted successfully" }
Delete all actions from a copilot by ID