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

# PATCH /{stack}/adminconfig/v2/private-connectivity/endpoints

`PATCH /{stack}/adminconfig/v2/private-connectivity/endpoints`

updates private connectivity and patches provided customerAccountIds to the private network

## Path parameters

- `stack` string, required

## Request body

- EnablePrivateConnectivity
  - `customerAccountIds` string[]
  - `feature` string[]

## Response `202`

returns customerAccountIds that were added to the private network

- UpdatePrivateConnectivity
  - `feature` string[]
  - `patchedCustomerAccountIds` string[]

## Other responses

- `default` — unexpected error

---

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