---
title: "POST /v1/{+parent}:unsubscribe"
method: POST
path: "/v1/{+parent}:unsubscribe"
tags: ["organizations"]
---

# POST /v1/{+parent}:unsubscribe

`POST /v1/{+parent}:unsubscribe`

Deletes a subscription for the environment's Pub/Sub topic.

## Path parameters

- `parent` string, required

## Request body

- GoogleCloudApigeeV1Subscription — Pub/Sub subscription of an environment.
  - `name` string — Full name of the Pub/Sub subcription. Use the following structure in your request: `subscription "projects/foo/subscription/bar"`

## Response `200`

Successful response

---

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