Skip to main content
POST
Kit - Add Tag

Authorizations

Authorization
string
header
required

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

Body

application/json
kit_ids
string[]
required

Array of kit IDs

tag_id
string
required

Tag ID to add

Response

Tag added to kits

success
boolean
required

Whether the operation succeeded