Skip to main content
POST
Create brand (Admin only)

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
Example:

"Mama Africa"

slug
string
required
Example:

"mama-africa"

logoUrl
object | null
Example:

"https://cdn.asikofoods.com/brands/mama-africa-logo.png"

Response

201 - undefined