{
"opencollection": "1.0.0",
"info": {
"name": "Microsoft Azure AccessControlClient AccessConnector Verify API",
"version": "2020-08-01-preview"
},
"items": [
{
"info": {
"name": "Verify",
"type": "folder"
},
"items": [
{
"info": {
"name": "Microsoft Azure Post Verify",
"type": "http"
},
"http": {
"method": "POST",
"url": "{{baseUrl}}/verify"
},
"docs": "Verify whether two faces belong to a same person or whether one face belongs to a person.
Remarks:
* Higher face image quality means better identification precision. Please consider high-quality faces: frontal, clear, and face size is 200x200 pixels (100 pixels between eyes) or bigger.
* For the scenarios that are sensitive to accuracy please make your own judgment.
* The 'recognitionModel' associated with the query faces' faceIds should be the same as the 'recognitionModel' used"
}
]
}
],
"bundled": true
}