Error
Inventory
Add tags to inventory
Adds one or more tags to an inventory item. Tags are key-value labels used to organize and filter inventory. Existing tags with the same key are not replaced — duplicates are ignored.
POST
Error
Authorizations
Prefix the value with "ApiKey" to indicate the custom authorization type
Path Parameters
The Inventory ID to add the tags to
Body
application/json
Request body for adding tags to an inventory item. Contains the list of tags to attach.
Set of labels to be added as tags
Examples:
"Tag 1"
"Tag 2"