Skip to main content
DELETE
Kit - Remove 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 remove

Response

Tag removed from kits

success
boolean
required

Whether the operation succeeded