---
title: "DELETE /{stack}/adminconfig/v2/egress-private-connectivity/endpoints"
method: DELETE
path: "/{stack}/adminconfig/v2/egress-private-connectivity/endpoints"
tags: ["Egress Private Connectivity", "Private Link"]
---

# DELETE /{stack}/adminconfig/v2/egress-private-connectivity/endpoints

`DELETE /{stack}/adminconfig/v2/egress-private-connectivity/endpoints`

remove specific egress private connectivity endpoints, or remove all endpoints and disable the feature

## Path parameters

- `stack` string, required

## Request body

- DeleteEgressPrivateConnectivity
  - `endpoints` string[], required — List of VPC Endpoint Service names to remove. Pass an empty array to remove all endpoints and disable the feature.

## Response `202`

accepted request to delete egress private connectivity endpoints

- DeleteEgressPrivateConnectivity
  - `endpoints` string[], required — List of VPC Endpoint Service names to remove. Pass an empty array to remove all endpoints and disable the feature.

## Other responses

- `default` — unexpected error

---

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