Issue with getting POST from stream webhook with a specific user id

Then you got a notification for https://api.twitch.tv/helix/streams?user_id=74030148

And by whole data object it is meant the JSON data sent to you

So it would jsut be a single stream object identical to what is obtained if you call https://api.twitch.tv/helix/streams?user_id=74030148 directly instead of waiting for the webhook