With this endpoint, you can update an existing webhook configuration. You can modify the target URL, secret, or change the list of events you're subscribed to.

Log in to see full request history
Path Params
string
required

unique {id} of account owner e.g. 0947445e-333f-4b3b-a5f9-27267429d2b0

Body Params
string

URL endpoint where the webhook notifications are sent

string
Defaults to 1234abc@

Webhook url secret

string

An array of event names that you want to receive notifications i.e. ["transaction.created", "transaction.processing"]

Headers
string

your app key

Responses

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