PhotoLocalizationDto
Photo titles in different languages
languagestringrequired
ISO Language of the Photo Title
Possible values: >= 2 characters and <= 2 characters
titlestringrequired
Photo Title
PhotoLocalizationDto
{
"language": "string",
"title": "string"
}