curl --request DELETE \
--url https://api.getoutbox.ai/agent/{agent_id}/ \
--header 'Authorization: <api-key>'Delete an agent and unassign any associated phone numbers
curl --request DELETE \
--url https://api.getoutbox.ai/agent/{agent_id}/ \
--header 'Authorization: <api-key>'