Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Info

For sending this request, you have to be authorized. See the API Authorization page for more details.

There is no dedicated request to update an existing webhook configuration.

However, you can do the following if you want to update your webhook configuration:

  1. List the existing webhook configurations (List webhook configurations)

  2. Make the desired adjustments to the AddWebhook Object

  3. Create a new webhook configuration using the adjusted webhook object (Create webhook configuration)

  4. Remove the previous webhook configuration (Remove webhook configuration)