Update organization webhooks

Update a webhook for the organization

Path Params
string
required

Organization id

string
required

Webhook id

Body Params
string

The URL of the webhook

string

The name of the webhook

string

The secret to be used to generate signatures for webhook requests

string
enum

The status of the webhook

Allowed:
project_ids
array of strings

The project ids of the webhook

project_ids
styleguide_ids
array of strings

The styleguide ids of the webhook

styleguide_ids
events
array of objects
length ≥ 1

The events of the webhook

Responses
204

Successful response

Language
Credentials
OAuth2
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json