Update a face sample

Update the details of a sample face image

Path Params
uuid
required

Unique identifier of face resource

uuid
required

Unique identifier of the sample face image.

Body Params
string
enum
required

Quality of the sample image uploaded by the user. This is determined by the face recognition system, after trying to learn the face. Default is 'unprocessed'. Types of quality:

  • unprocessed - the sample has not been learned yet by any system. This is the starting state for faces that were added by the user.
  • good - the face has been learned by a system successfully. This is the starting state for faces that were added/suggested by such a system and not by the user.
  • bad - a system has tried learning the face, but decided the samples weren't good enough to correctly learn the face
Allowed:
customData
object

The creator of the face/sample can add custom json data to the face/sample for their own use. This data will not be used by Eagle Eye Networks clients. To identify the system that added the data, the field is a key-value map, where the key is the namespace assigned to the application. This can have a maximum size of 1KB.

Responses
204

No Content

Language
URL
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json