Skip to main content

Remove Tags from Items

Use this API to remove tags from items in the drive

Path Parameters
driveId string REQUIRED
Request Body REQUIRED
removedTagToItemIdsMap object

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

Responses
200

Returns map of tags to list of items

Schema OPTIONAL
object