Skip to main content
POST
Create product

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
product_type
enum<string>
required
Available options:
physical,
digital,
bundle
slug
string

URL-friendly product identifier

Response

200 - application/json

OK

message
string
success
boolean
content
object