Face Insert
This Face Insert API contains the information of Face Insert on inserting the face image into the database.
API Method
Insert
Request Body
Name
Type
Description
{
"status": "success",
"groupName": "innov8tiftestnew",
"groupStatus": "EXISTING",
"name": "Jin-Xuan"}{
"status": "error",
"message": "There is No Face Detected in Image"
}{
// Response
}{
// Response
}Last updated