Create Brand
Creates a new brand.
Headers
Authorization
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