NervesHubUserAPI.ProductUser.remove
You're seeing just the function
remove
, go back to NervesHubUserAPI.ProductUser module for more information.
Specs
remove(String.t(), String.t(), String.t(), NervesHubUserAPI.Auth.t()) :: {:error, any()} | {:ok, any()}
Remove a user from the product.
Verb: DELETE Path: /orgs/:org_name/product/:product_name/users/:username