Skip to content

Commit 095bcd4

Browse files
committed
added warning on webhooks page itself
1 parent afd1bcc commit 095bcd4

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/snyk-api/reference/webhooks-v1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44
This document uses the v1 API. For more details, see the [v1 API](../v1-api.md).
55
{% endhint %}
66

7+
{% hint style="warning" %}
8+
The Webhooks API is in beta. While the API is in beta, Snyk may change the API and the structure of webhook payloads at any time, without notice. During this beta, Webhooks are available only in the Snyk US-01, US-02, EU-01, and AU-01 regions.
9+
{% endhint %}
10+
711
{% swagger src="../../.gitbook/assets/v1-api-spec.yaml" path="/org/{orgId}/webhooks" method="post" %}
812
[v1-api-spec.yaml](../../.gitbook/assets/v1-api-spec.yaml)
913
{% endswagger %}

0 commit comments

Comments
 (0)