Skip to main content
PUT
Kit - Update

Authorizations

Authorization
string
header
required

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

Body

application/json
data
object
required

Kit data to update (must include _id, kit_id, listing_sku, or sku to identify the kit)

Response

Kit updated

success
boolean
required

Whether the operation succeeded