Skip to end of banner
Go to start of banner

addWebhook

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 50 Current »

See also: Actions

Description

Add a user defined webhook. By default, the webhook will be enabled. Use '--options disable' to disable the webhook. By default, the webhook will send a payload body as part of the post to the url depending on the type of event. Use --options disable to disable the webhook. Use --options "secret=..." to set a data integrity verification string. For Post Webhooks for Bitbucket users, use '--options postWebhooks'.

Required Parameters

project, repository, name, url

Optional Parameters

events, options, field

Type

Create

Category

Webhooks

Output Formats

Replacement Variables

project, projectId, repository, repositoryId, repositoryName, webhook, webhookId

Hostingcloud,server,datacenter
Since Version9.6

Examples

addWebhook

Related How To's

  • No labels