View Source Auth0.Management.Emails (Auth0Api v2.2.0)
Summary
Functions
Create an email provider. The credentials object requires different properties depending on the email provider (which is specified using the name property)
Retrieve details of the email provider configuration in your tenant. A list of fields to include or exclude may also be specified.
Update an email provider. The credentials object requires different properties depending on the email provider (which is specified using the name property)
Types
@type config() :: Auth0.Config.t()
Functions
Create an email provider. The credentials object requires different properties depending on the email provider (which is specified using the name property):
see
https://auth0.com/docs/api/management/v2/emails/post-provider
Retrieve details of the email provider configuration in your tenant. A list of fields to include or exclude may also be specified.
see
https://auth0.com/docs/api/management/v2/emails/get-provider
Update an email provider. The credentials object requires different properties depending on the email provider (which is specified using the name property):
see
https://auth0.com/docs/api/management/v2/emails/patch-provider