Agent-readable docs index: /llms.txt. Full docs in one file: /llms-full.txt. Download /docs.zip to grep all markdown files locally.
/api/v0/projects/{projectId}/environments/{environmentId}/secrets/{name}DELETE
Path Parameters
projectId *string
environmentId *string
name *string
Response
200
ok *boolean
name *string
Request example
curl -X DELETE "https://api.example.com/api/v0/projects/<projectId>/environments/<environmentId>/secrets/<name>"