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/target-materials/layers/42/1" \ -H "X-API-KEY: YOUR_API_KEY"
import requests response = requests.delete( "https://api.atomscale.ai/target-materials/layers/42/1", headers={"X-API-KEY": "YOUR_API_KEY"} )
{}
Delete a single layer from a target material
sample_id
layer_id