Auth0.Management.Branding.Themes.Delete (Auth0Api v1.4.0) View Source

Documentation for Auth0 Management Delete branding theme.

see

https://auth0.com/docs/api/management/v2#!/Branding/delete_branding_theme

Link to this section Summary

Link to this section Types

Specs

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

Specs

endpoint() :: String.t()

Specs

entity() :: String.t()

Specs

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

Specs

response_body() :: String.t()

Specs

theme_id() :: String.t()

Link to this section Functions

Link to this function

execute(endpoint, theme_id, config)

View Source

Specs

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

Delete branding theme.

see

https://auth0.com/docs/api/management/v2#!/Branding/delete_branding_theme