Is it possible to assign a group ID for auth0 emails?

I’m using sendgrid to handle my emails, however I’ve run into a slight hangup. I havent found a way to add a group id for auth0 emails. So, if a user chooses to unsubscribe from all e-mails, even auth0 emails such as password reset will not be sent to the user.

The only ways I can think of getting around this are hosting the password reset myself, or a separate mail provider just for Auth0.

I’m assuming it’s not possible, but is there a way to add a group ID for e-mails?