webhook, repository and issue.
Also note that the url must properly resolve and cannot be an
internal, non-routed address.
External DocumentationTo learn more, visit the Bitbucket documentation.
Parameters
| Parameter | Description |
|---|---|
| Active | Select to activate this webhook. |
| Description | A user-defined description of the webhook. |
| Events | The events this webhook is subscribed to. |
| Repo Slug | This can either be the repository slug or the UUID of the repository, surrounded by curly-braces, for example: {repository UUID}. |
| URL | The URL events get delivered to. |
| Workspace Slug | This can either be the workspace ID (slug) or the workspace UUID surrounded by curly-braces, for example: {workspace UUID}. |