I’m using SendGrid/Twilio for sending out emails related to my Discourse instance, and they are moving from username/password based authentication to an API key based one.
I’m trying to migrate to the latter, but failed to find documentation on how one can configure that with Discourse.