Update webhook target
Webhook Target
Update webhook target
Update a webhook target for the organization. Any provided field replaces its current value; omitted fields are left unchanged. Pass repo_ids: null to clear the repo filter and make the target org-wide.
PATCH
Update webhook target
Required scope:
adminAuthorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Minimum string length:
1Minimum string length:
1Body
application/json
Required string length:
1 - 256Minimum array length:
1Available options:
repo.created, repo.updated, repo.deleted, bookmark.created, bookmark.deleted, bookmark.moved, bookmark.merged, change.created, change.evolved, push, sync.queued, sync.in_progress, sync.completed, sync.failed Minimum array length:
1Minimum string length:
1Response
Webhook target updated
Available options:
repo.created, repo.updated, repo.deleted, bookmark.created, bookmark.deleted, bookmark.moved, bookmark.merged, change.created, change.evolved, push, sync.queued, sync.in_progress, sync.completed, sync.failed 
