Enroll face
POST
/api-gateway/enroll/face
Enroll face for face recognition. You have to come up with a unique_id
Authorizations
Parameters
FormData Parameters
unique_id
required
string
Unique ID
person_name
string
Person name
face
required
file
Face image
Responses
200
OK
object
data
message
string
result_conditions
400
Bad Request
object
error
500
Internal Server Error
object
error