Brands
Create a new brand
POST
/
brands
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
The name of the brand.
Response
200 - application/json
The date/time of when the brand was created. Represented in milliseconds since Unix epoch.
Brand name
The date/time of when the brand was published. Represented in milliseconds since Unix epoch.
The date/time of when the brand was updated. Represented in milliseconds since Unix epoch.
The version identifier for the brand
Brand Identifier