Delete All Agent Shared Files
curl --request DELETE \
--url https://odyssey.asteroid.ai/agents/v2/agents/{agentId}/shared-files/delete-all \
--header 'X-Asteroid-Agents-Api-Key: <api-key>'"Agent not found."Files
Delete All Agent Shared Files
deprecated
Delete all shared files for an agent.
DELETE
/
agents
/
{agentId}
/
shared-files
/
delete-all
Delete All Agent Shared Files
curl --request DELETE \
--url https://odyssey.asteroid.ai/agents/v2/agents/{agentId}/shared-files/delete-all \
--header 'X-Asteroid-Agents-Api-Key: <api-key>'"Agent not found."⌘I

