Update a Webhook Endpoint

Updates an existing webhook endpoint.

Body Params
string
required

Unique identifier of the webhook endpoint that needs to be updated.

string

New callback URL to which event notifications will be sent. For HTTPS URLs, only servers with SSL security level 2 or above are supported.

events
array of strings

List of new event types to set for the endpoint. A null value means the endpoint listens to all events.

events
Responses

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