Skip to main content
POST
Create a brand

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
name
string
required

Brand Name

client_id
integer
required

Client ID

Response

200 - application/json

Brand created successfully

id
integer
name
string
client_id
integer