Auth0.Management.Organizations.Members.Roles.Delete (Auth0Api v1.4.0) View Source
Documentation for Auth0 Management Remove one or more roles from a given user in the context of the provided organization.
see
https://auth0.com/docs/api/management/v2/#!/Organizations/delete_organization_member_roles
Link to this section Summary
Functions
Remove one or more roles from a given user in the context of the provided organization.
Link to this section Types
Specs
config() :: Auth0.Config.t()
Specs
endpoint() :: String.t()
Specs
entity() :: String.t()
Specs
id() :: String.t()
Specs
params() :: Auth0.Management.Organizations.Members.Roles.Delete.Params.t() | map()
Specs
response() :: {:ok, entity(), response_body()} | {:error, integer(), term()} | {:error, term()}
Specs
response_body() :: String.t()
Specs
user_id() :: String.t()
Link to this section Functions
Specs
Remove one or more roles from a given user in the context of the provided organization.
see
https://auth0.com/docs/api/management/v2/#!/Organizations/delete_organization_member_roles