Update

Updates a webhook event and/or url listener. Once updated all events that are triggered will replicate the updated logic

Log in to see full request history
Path Params
string
required

webhook primary identifier

Body Params

Expects the following webhooks parameters:
event: One of the event types that are supported.
url: An https url that will receive the POST of the event.
headers: optional key-value pairs to send with the POST of the event.

string
required
string
required
object

HTTP headers that will be included in the webhook notifications (useful for things like authorization)

Responses

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