curl --request DELETE \
--url https://api.voicebot.studio/api/v1/multi-agent/{agent_id} \
--header 'X-API-Key: <api-key>'{}Delete a multi agent.
curl --request DELETE \
--url https://api.voicebot.studio/api/v1/multi-agent/{agent_id} \
--header 'X-API-Key: <api-key>'{}