Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Use this endpoint to delete agent in the Avala API using DELETE on /agents//.
cURL
curl --request DELETE \ --url https://api.avala.ai/api/v1/agents/{uid}/ \ --header 'X-Avala-Api-Key: <api-key>'
API key for authentication. Generate one in Mission Control Settings > Security & Identity.
Was this page helpful?