---
title: "Webhook for triggering stack updates from git"
method: POST
path: "/stacks/webhooks/{webhookID}"
tags: ["stacks"]
---

# Webhook for triggering stack updates from git

`POST /stacks/webhooks/{webhookID}`

**Access policy**: public

## Path parameters

- `webhookID` string, required

## Response `200`

Success

## Other responses

- `400` — Invalid request
- `409` — Autoupdate for the stack isn't available" or "Stack deployment is already in progress
- `500` — Server error

---

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