Update project webhooks

Update a webhook for the project

Path Params
string
required

Project 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:
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