Can you clarify auth_user and auth_password for Webhooks V2?

I am reading through the documentation for V2 webhooks as we are hoping to migrate to it soon. However, I do not understand the purpose of the auth_user and auth_password. My guess is that I am supposed to set these values so that when you post a notification to my webhook endpoint you can also include a basic authorization header built from those values. Is that assumption correct?

 

Thanks

Hi Alex, 

Yes you are correct, it’s to provide the username and password associated with your HTTP endpoint when setting up your webhook. You can get your auth_user and auth_password from your Zoom Developer account.