curl -X POST https://api.u1.archetypeai.app/v0.5/lens/delete \ -H "Authorization: Bearer $ATAI_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "lens_id": "lns-test-lens-85c01267" }'
{ "is_valid": true, "lens_id": "lns-test-lens-85c01267", "errors": [] }
Deletes a lens template
Documentation IndexFetch the complete documentation index at: https://docs.archetypeai.app/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.archetypeai.app/llms.txt
Use this file to discover all available pages before exploring further.
Was this page helpful?