Skip to main content

Add Tags to Items

Use this API to add tags to items in the drive

Path Parameters
driveId string REQUIRED
Request Body REQUIRED
addedTagToItemIdsMap object

A map where the key is the tag id and the value is a list of item IDs to which the tag should be added.

Responses
200

Returns map of tags to list of items

Schema OPTIONAL
object