null.
Pre-call webhook fields
You can configure a webhook that runs before an inbound call is created. Include any of the following fields when updating an agent:pre_call_webhook_url– URL that will receive aPOSTrequest before the call starts.pre_call_webhook_auth_token– optional bearer token sent in theAuthorizationheader.pre_call_webhook_timeout– how many seconds to wait for the webhook response (defaults to5).pre_call_webhook_enabled– set totrueto enable the webhook.