/helix/webhooks/subscriptions fails with 401

This is an “App Access token” AKA “Client Credentials” AKA “server to server token”

As in it’s needs to be a token that “represents” the ClientID not a token that “represents” a user

Token types are covered here