Skip to main content

UpdateSharingTagRequest

Update sharing tag request

descriptionstring | nullnullable

New description (set to null to remove)

Example: Content appropriate for the whole family
namestring | nullnullable

New display name (must be unique)

Example: Family Content
UpdateSharingTagRequest
{
"description": "Content appropriate for the whole family",
"name": "Family Content"
}