Auth0.Management.Emails.Provider.Patch (Auth0Api v1.4.0) View Source

Documentation for Auth0 Management Update the email provider.

see

https://auth0.com/docs/api/management/v2/#!/Emails/patch_provider

Link to this section Summary

Functions

Update the email provider.

Link to this section Types

Specs

config() :: Auth0.Config.t()

Specs

endpoint() :: String.t()

Specs

Specs

Specs

response() ::
  {:ok, entity(), response_body()}
  | {:error, integer(), term()}
  | {:error, term()}

Specs

response_body() :: String.t()

Link to this section Functions

Link to this function

execute(endpoint, params, config)

View Source

Specs

execute(endpoint(), params(), config()) :: response()

Update the email provider.

see

https://auth0.com/docs/api/management/v2/#!/Emails/patch_provider