Auth0.Management.Tenants (Auth0Api v1.4.0) View Source

Documentation for Auth0 Management API of Tenants.

endpoint

  • /api/v2/tenants/settings

Link to this section Summary

Functions

Get tenant settings.

Update tenant settings.

Link to this section Types

Specs

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

Specs

error() :: {:error, integer(), term()} | {:error, term()}

Specs

response_body() :: String.t()

Link to this section Functions

Link to this function

get_setting(params, config)

View Source

Specs

Get tenant settings.

see

https://auth0.com/docs/api/management/v2/#!/Tenants/tenant_settings_route

Link to this function

update_setting(params, config)

View Source

Specs

Update tenant settings.

see

https://auth0.com/docs/api/management/v2/#!/Tenants/patch_settings