Skip to main content
POST
Create Catalog 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

The name of the catalog product

Minimum string length: 1
description
string

The description of the catalog product

externalId
string

The external ID of the catalog product

Response

RequestSuccess

catalogProduct
object
required