🚀 Introducing Astro - Your AI assistant for building and improving agents. Get started
curl --request DELETE \
--url https://odyssey.asteroid.ai/agents/v2/agent-profiles/{profileId} \
--header 'X-Asteroid-Agents-Api-Key: <api-key>'{
"code": 400,
"message": "<string>"
}Delete an agent profile
curl --request DELETE \
--url https://odyssey.asteroid.ai/agents/v2/agent-profiles/{profileId} \
--header 'X-Asteroid-Agents-Api-Key: <api-key>'{
"code": 400,
"message": "<string>"
}Documentation Index
Fetch the complete documentation index at: https://docs.asteroid.ai/llms.txt
Use this file to discover all available pages before exploring further.