How to follow broadcaster using new API?

Hello guys

Right now I’m faced with the task of follow to a user while using Twitch’s new API.
I used to try https://api.twitch.tv/helix/users/follows?from_id={}&to_id={}, but in 2021 this url is obsolete.

Is it possible using the new Twitch API to make a request to follow a broadcaster?

No, and I don’t think those will ever return

For bots it’s also generally not needed

What is the use case?