Checks if a photo has a specific label.
GET/photo/checkPhotoLabel
Authentication
Include your API key in the
x-api-key header on every request.Query parameters
photoIdstringrequiredlabelstringrequiredmin 1max 40Response · 200 Label check result
dataobjectrequiredhasLabelbooleanrequiredWhether or not the photo has the specified label
warningsArray<string>string