# Webhooks (v1)

{% hint style="info" %}
This document uses the v1 API. For more details, see the [v1 API](/~/revisions/8OT8pbepxU4WoUvu2ix6/snyk-api/v1-api.md).
{% endhint %}

{% hint style="warning" %}
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.
{% endhint %}

{% openapi src="/files/v7QVtoQjPyTvwa7sVt7E" path="/org/{orgId}/webhooks" method="post" %}
[spec.yaml](https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2Fgit-blob-0ebcec2d8db09f9ca9c84a6d13ff90a43fc71f3a%2Fspec.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/v7QVtoQjPyTvwa7sVt7E" path="/org/{orgId}/webhooks" method="get" %}
[spec.yaml](https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2Fgit-blob-0ebcec2d8db09f9ca9c84a6d13ff90a43fc71f3a%2Fspec.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/v7QVtoQjPyTvwa7sVt7E" path="/org/{orgId}/webhooks/{webhookId}" method="get" %}
[spec.yaml](https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2Fgit-blob-0ebcec2d8db09f9ca9c84a6d13ff90a43fc71f3a%2Fspec.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/v7QVtoQjPyTvwa7sVt7E" path="/org/{orgId}/webhooks/{webhookId}" method="delete" %}
[spec.yaml](https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2Fgit-blob-0ebcec2d8db09f9ca9c84a6d13ff90a43fc71f3a%2Fspec.yaml?alt=media)
{% endopenapi %}

{% openapi src="/files/v7QVtoQjPyTvwa7sVt7E" path="/org/{orgId}/webhooks/{webhookId}/ping" method="post" %}
[spec.yaml](https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2Fgit-blob-0ebcec2d8db09f9ca9c84a6d13ff90a43fc71f3a%2Fspec.yaml?alt=media)
{% endopenapi %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.snyk.io/~/revisions/8OT8pbepxU4WoUvu2ix6/snyk-api/reference/webhooks-v1.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
