Skip to main content
PUT
Kit - Bulk Update

Authorizations

Authorization
string
header
required

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

Body

application/json
kits
object[]
required

Array of kit objects to update

Response

Kits updated

success
boolean
required

Whether the operation succeeded