Webhook authentication for Symbl API's

Symbl does allow you to register a webhook to receive the progress of a conversation () text/audio) that has been submitted. But Symbl does not invoke authentication or pass any headers related to authorization when publishing the status to the provided webhook URL.

This is a feature that can secure webhook URL’s.