Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl -X DELETE "https://api.atomscale.ai/projects/d290f1ee-6c54-4b01-90e6-d701748f0851" \ -H "X-API-KEY: YOUR_API_KEY"
import requests response = requests.delete( "https://api.atomscale.ai/projects/d290f1ee-6c54-4b01-90e6-d701748f0851", headers={"X-API-KEY": "YOUR_API_KEY"} ) project_id = response.json()
"d290f1ee-6c54-4b01-90e6-d701748f0851"
Delete a project