NervesHubUserAPI.ProductUser.update
You're seeing just the function
update
, go back to NervesHubUserAPI.ProductUser module for more information.
Specs
update( String.t(), String.t(), String.t(), NervesHubUserAPI.role(), NervesHubUserAPI.Auth.t() ) :: {:error, any()} | {:ok, any()}
Update an existing org user's role.
Verb: PUT Path: /orgs/:org_name/product/:product_name/users/:username