Skip to main content
PUT
Kit - Set Tags

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

tag_ids
string[]
required

Array of tag IDs to set

Response

Tags set on kit

success
boolean
required

Whether the operation succeeded