ImageModeration
Fuzzily match an image against one of your custom image lists. You can create and manage your custom image lists by using <a href="/docs/services/578ff44d2703741568569ab9/operations/578ff7b12703741568569abe">this API</a>.
Returns the ID and tags of a matching image.<br/> <br/> Note: You must refresh the index on the corresponding image list to ensure that additions and removals are reflected in the response.
post/contentmoderator/moderate/v1.0/ProcessImage/Match
Query parameters
listIdstring
List ID.
CacheImageboolean
Whether to retain the submitted image for future use. If it's omitted, the default is false.
Response
Supported values for tags are:
<ul> <li>101: Nudity</li> <li>102: Sexual Content</li> <li>201: Alcohol</li> <li>202: Tobacco</li> <li>203: Drugs</li> <li>301: Child Exploitation</li> <li>401: Violence</li> <li>402: Weapons</li> <li>403: Gore</li> <li>501: Profanity</li> <li>502: Vulgarity</li> </ul>.