NervesHubUserAPI.OrgUser.add
You're seeing just the function
add
, go back to NervesHubUserAPI.OrgUser module for more information.
Specs
add(String.t(), String.t(), NervesHubUserAPI.role(), NervesHubUserAPI.Auth.t()) :: {:error, any()} | {:ok, any()}
Add a user to the org with a role.
Verb: POST Path: /orgs/:org_name/users