Creates a new product under a given user and/or organization
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
JSON representation of your product
The body is of type object
.
API Response
The response is of type object
.