Create or Update a Webhook Subscription

Add or update a webhook subscription URL

The Create a Webhook Subscription function sets up the webhook subscription URL.

The client must code this webhookURL on their end to receive any asynchronous data from Authenticate.

This is a one-time action. Once the URL is added, it doesn't need to be changed until the webhook URL changes.


šŸš§

companyAccessCode is required.

You can find the companyAccessAlternatively - you can also add the webhook URL there.

The Webhook Payload will have the same basic structure for every method/functionality, but the order parameter will differ for different events.

Language
Authorization
Bearer
API KEY
Click Try It! to start a request and see the response here!