DELETE /environments/{environment_id}

Delete an environment, by id or by name.

Always succeeds, even while agents still reference it — their next session start fails with a clear error naming the missing environment. Past sessions remain readable. Only for environments managed through this API — delete the file to remove one defined by a repository.

curl -X DELETE "https://api.ellipsis.dev/v1/environments/{environment_id}" \
  -H "Authorization: Bearer $ELLIPSIS_API_KEY"

Request

Responses

On this page

No Headings
Schedule a demo