Skip to main content
PUT
Item - Bulk Upsert

Authorizations

Authorization
string
header
required

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

Body

application/json
items
object[]
required

Array of item objects to upsert

Response

Items upserted

success
boolean
required

Whether the operation succeeded