---
title: "POST /v1/{+name}"
method: POST
path: "/v1/{+name}"
tags: ["services"]
---

# POST /v1/{+name}

`POST /v1/{+name}`

Deletes a private service access connection.

## Path parameters

- `name` string, required

## Request body

- DeleteConnectionRequest — Request to delete a private service access connection. The call will fail if there are any managed service instances using this connection.
  - `consumerNetwork` string — Required. The network that the consumer is using to connect with services. Must be in the form of projects/{project}/global/networks/{network} {project} is a project number, as in '12345' {network} is a network name.

## Response `200`

Successful response

---

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