Skip to main content

Update Item Tag

POST 

/api/items/updatetag

Tier: Public — stable, supported for third-party integration.

Replaces or removes the tag currently attached to an item.

Writes an Items.ItemTagReplacementHistoryDto row on success. An unknown item id is not explicitly checked and results in a caught null-reference error surfaced as the 400 above.

Request

Responses

Returns the updated item. See Items.ItemDetailDto.