---
title: "Delete Private Link Endpoint"
method: DELETE
path: "/v1/environments/{environment_id}/private-links/{private_link_id}"
tags: ["v1-environments"]
---

# Delete Private Link Endpoint

`DELETE /v1/environments/{environment_id}/private-links/{private_link_id}`

## Path parameters

- `environment_id` string, required
- `private_link_id` string, required

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/tryardent/apis/fastapi.md) · [All operations](https://skmtc.dev/tryardent/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/tryardent/fastapi/revisions/885763e37dfb/schema)
