Create Brand
BetaCreates a new brand.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>
, where token is your auth token.
Request
This endpoint expects an object.
name
Name of the brand to be created.
description
Description of the brand to be created.
Response
Response object for creating a new brand.
brand