UpdateSharingTagRequest
Update sharing tag request
descriptionstring | nullnullable
New description (set to null to remove)
Example:
Content appropriate for the whole familynamestring | nullnullable
New display name (must be unique)
Example:
Family ContentUpdateSharingTagRequest
{
"description": "Content appropriate for the whole family",
"name": "Family Content"
}