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:
...