Versions Compared

Key

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

This API call allows you to create a webhook configuration for a specific request type. The webhook configuration includes the destination URL and the authentication method required for the webhook notifications.

Endpoint

  • URL: /requestType/{id}/webhookConfigurations

  • Method: POST

Headers

Ensure you include the following headers in your request:

...