Auth0.Management.EmailTemplates.Create (Auth0Api v1.4.0) View Source
Documentation for Auth0 Management Create an email template.
see
https://auth0.com/docs/api/management/v2/#!/Email_Templates/post_email_templates
Link to this section Summary
Functions
Create an email template.
Link to this section Types
Specs
config() :: Auth0.Config.t()
Specs
endpoint() :: String.t()
Specs
entity() :: Auth0.Entity.EmailTemplate.t()
Specs
params() :: Auth0.Management.EmailTemplates.Create.Params.t() | map()
Specs
response() :: {:ok, entity(), response_body()} | {:error, integer(), term()} | {:error, term()}
Specs
response_body() :: String.t()
Link to this section Functions
Specs
Create an email template.
see
https://auth0.com/docs/api/management/v2/#!/Email_Templates/post_email_templates