CreateSharingTagRequest
Create sharing tag request
descriptionstring | nullnullable
Optional description
Example:
Content appropriate for childrennamestringrequired
Display name for the sharing tag (must be unique)
Example:
Kids ContentCreateSharingTagRequest
{
"description": "Content appropriate for children",
"name": "Kids Content"
}