NervesHubUserAPI.Product.create
You're seeing just the function
create
, go back to NervesHubUserAPI.Product module for more information.
Specs
create(String.t(), any(), NervesHubUserAPI.Auth.t()) :: {:error, any()} | {:ok, any()}
Create a new product.
Verb: POST Path: /orgs/:org_name/products