Update Webhook
Update an existing webhook
PUT
Authorizations
Path Parameters
Webhook id
Example:
"123"
Body
application/json
Webhook URL to send the payload, only HTTPS supported
Minimum length:
1
Example:
"https://api.example.com/webhook"
List of events that will trigger the webhook call, if empty all events will be used
Example:
["transaction"]