Stripe Webhooks

Has anybody successfully used Stripe webhooks with Yii2? I keep getting a 400 error when I try to test a webhook on my site. I cannot find any search results that show how the webhook needs to be implemented in Yii2.

I found my error. The webhook address was incorrect.