We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d97ffb commit 1a3f607Copy full SHA for 1a3f607
content/docs/pulumi-cloud/reference/webhooks/_index.md
@@ -219,7 +219,7 @@ curl \
219
-H "Content-Type: application/json" \
220
-H "Authorization: token $PULUMI_ACCESS_TOKEN" \
221
--request DELETE \
222
- https://api.stacks/{organization}/{project}/{stack}/hooks/{webhookname}
+ https://api.pulumi.com/api/{organization}/{project}/{stack}/hooks/{webhookname}
223
```
224
225
## Ping Webhook
0 commit comments