Skip to main content
POST
Upsert Item Public

Authorizations

Authorization
string
header
required

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

Headers

X-Organization-Id
string | null

Path Parameters

catalog_id
string
required

Body

application/json
unique_identifier
string
required

Legacy compatibility field. Put the business identifier inside data as well; public single-item upsert uses the submitted data for matching.

data
Data · object
required
source_info
Source Info · object | null

Response

Successful Response

id
string
required
data
Data · object
required
metadata
Metadata · object
required