Skip to main content
PUT
Kit - Edit Item

Authorizations

Authorization
string
header
required

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

Body

application/json
kit_id
string
required

Kit ID

item_id
string
required

Item ID to edit

quantity
number
required

New quantity

Response

Kit item updated

success
boolean
required

Whether the operation succeeded