Update Tags
Use this API to update tags from the drive
| Path Parameters |
|---|
driveId string — REQUIRED |
| Request Body — REQUIRED |
|---|
updatedTagData objectMap where the key is the existing tag ID and the value contains the fields to be updated along with their new values. |
| Responses | ||
|---|---|---|
200Returns list of updated tags
|