Skip to main content
POST
Create a new Product in an Organization

Authorizations

Authorization
string
header
required

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

Path Parameters

org_name
string
required

Organization Name

Body

application/json

Product creation request body

POST body for creating a product

product
object
required

Response

Product response

Response schema for a single Product

data
Product · object
Example: