Update webhook

This API will update existing webhook record based on given webhook token.

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

The unique identifier token for the webhook.

Body Params

View Model for creating webhook management

string
required
length ≤ 500

The alias for the webhook.

string
required
length ≤ 500

The URL to which the webhook notifications will be sent.

string | null

Any additional payload parameters for the webhook.

additionalHeader
array of objects | null

Additional headers for the webhook.

additionalHeader
eventNames
array of strings
required

The events that will trigger the webhook.

eventNames*
Responses

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