Webhook Recordings receiving for different account

I have setup a webhook recording notification, once a meeting is completed, I receive RECORDING_MEETING_COMPLETED notification but lately, I am receiving notification for different account.
I have 2 portals

  1. DEV and
  2. PROD
    Both with different account Id
    Meetings created with PROD are received in DEV.

This is causing issue as both the databases are different

Hi @vijay_k
Thanks for reaching out to us, I believe this is expected since the webhooks are account level.
you could filter them to the database you want using the client ID associated with the app that you get in the headers of your event