curl --request DELETE \
--url https://app.altheastudio.ai/api/agents/{agent_id} \
--header 'X-API-Key: <api-key>'Deletes the specified agent
curl --request DELETE \
--url https://app.altheastudio.ai/api/agents/{agent_id} \
--header 'X-API-Key: <api-key>'