Delete Tags
Use this API to delete tags from the drive
| Path Parameters |
|---|
driveId string — REQUIRED |
| Request Body — REQUIRED |
|---|
tagIds string[]List of tag IDs to be deleted. |
| Responses | ||
|---|---|---|
200Returns list of deleted tags along with the items previously associated with the tag
|