---
title: "POST /v1/prompt-2025/remove/environment"
method: POST
path: "/v1/prompt-2025/remove/environment"
tags: ["Prompt2025"]
---

# POST /v1/prompt-2025/remove/environment

`POST /v1/prompt-2025/remove/environment`

## Request body

- object
  - `environment` string, required
  - `promptVersionId` string, required
  - `promptId` string, required

## Response `200`

Ok

- union
  - ResultSuccessNull
    - `data` null, nullable, required
    - `error` null, nullable, required
  - ResultErrorString
    - `data` null, nullable, required
    - `error` string, required

---

[API](https://skmtc.net/helicone/apis/helicone-api.md) · [All operations](https://skmtc.net/helicone/apis/helicone-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/helicone/helicone-api/versions/b369e9e3e80c/schema)
