JavaScript
Brands
Create a new brand
POST /brands creates a new brand, requiring a name and a settings object with at least colors.primary and colors.secondary defined.
POST
JavaScript
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json