Skip to main content
PUT
Item - Set Tags

Authorizations

Authorization
string
header
required

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

Body

application/json
item_id
string
required

Item ID

tag_ids
string[]
required

Array of tag IDs to set

Response

Tags set on item

success
boolean
required

Whether the operation succeeded