Skip to Content

User Guide

Business Portal Login

Edit an existing webhook

  1. Navigate to the Webhooks tab
  2. Choose the webhook to be edited
  3. Click the Edit Webhook button
  4. Enter a friendly name for the webhook
  5. Enter the URL for the webhook
    This is the URL which will receive the POST data payloads for the webhooks events.
  6. Provide a value for the Authorization header (optional)
    This can be used for basic auth, bearer auth, or a custom authentication scheme
  7. Choose the api key modes which will receive events
    If Production is ticked, then this webhook will receive events caused by Production api keys. If Test mode is ticked, then this webhook will receive events caused by Test mode api keys.
  8. Choose the events which this webhook should receive
    If you choose to only receive some events, then you also need to choose which events should be received
  9. Click the Save button