Update a webhook endpoint

Updates a webhook endpoint. Only the provided fields are modified. When enabled_events is present, it replaces the previous list as a whole. Only endpoints matching the live or test mode of the API key can be updated.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required

The id of the webhook endpoint to update.

Body Params
string

Optional description that might help identify the responsibilities of the endpoint.

boolean

Optional parameter to disable or enable the notifications to the endpoint.

enabled_events
array of strings

Events that will trigger a webhook to be sent. Replaces the previous list as a whole.

enabled_events
string

Optional name to identify the endpoint.

string

HTTPS URL that will receive the notifications about events.

Responses

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