---
title: "delete gcp trigger"
method: DELETE
path: "/w/{workspace}/gcp_triggers/subscriptions/delete/{path}"
tags: ["gcp_trigger"]
---

# delete gcp trigger

`DELETE /w/{workspace}/gcp_triggers/subscriptions/delete/{path}`

## Path parameters

- `workspace` string, required
- `path` string, required

## Request body

- DeleteGcpSubscription
  - `subscription_id` string, required
  - `project_id` string

## Response `200`

gcp trigger deleted

## Changes

- **2026-08-21** `d20f117cda84` — 1 info
  - added the new optional request property `project_id`

[Change history](https://skmtc.dev/windmill/apis/windmill-api/changes/w/:workspace/gcp_triggers/subscriptions/delete/:path/delete.md)

---

[API](https://skmtc.dev/windmill/apis/windmill-api.md) · [All operations](https://skmtc.dev/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/7b281701c340/schema)
