webhook, repository and issue.
Also note that the url must properly resolve and cannot be an internal, non-routed address.
To learn more, visit the Bitbucket documentation.
Parameters
| Parameter | Description |
|---|---|
| Active | - |
| 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 UUIDsurrounded by curly-braces, for example: {workspace UUID}. |