---
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

## Changes

- **2026-01-08** `8d377e0ae8df` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/helicone/apis/helicone-api/changes/v1/prompt-2025/remove/environment/post.md)

---

[API](https://skmtc.dev/helicone/apis/helicone-api.md) · [All operations](https://skmtc.dev/helicone/apis/helicone-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/helicone/helicone-api/revisions/e888f22486ca/schema)
