Github API - Test Config

PATCH /orgs/{org}/hooks/{hook_id}/config
orgs

Updates the webhook configuration for an organization. To update more information about the webhook, including the active state and events, use "Update an organization webhook ."

Access tokens must have the admin:org_hook scope, and GitHub Apps must have the organization_hooks:write permission.
Update a webhook configuration for an organization

Arguments
key org

org [scalar]

The organization name. The name is not case sensitive.

API:
Github Open API
(version: 1.1.4)

key hook-id

hook-id [scalar]

The unique identifier of the hook.

API:
Github Open API
(version: 1.1.4)

Returns
200 application/json webhook-config

webhook-config [object]

Configuration object of the webhook

Attributes
API:
Github Open API
(version: 1.1.4)
API:
Github Open API
(version: 1.1.4)