Create a face entity
POST {{protocol}}://{{service}}.{{region}}.{{base_url}}/api/v1/entities/faces
Add a face entity for searching. Metadata, collection, and key can be updated, excluding the face features generated from the image.
RESPONSES
status: Created
{"uuid":"12345678-16fe-4773-86c2-db1c0077544f","model":"JCV_FACE_K25000","collection":"","key":"","metadata":[],"createdAt":"2022-07-04T00:00:00Z","updatedAt":"2022-07-04T00:00:00Z","expiresAt":"3000-01-01T08:00:00Z"}