Faces

Rename Face

This endpoint renames a single Face by its unique identifier.

patch/v2/faces/{face_id}/name

Request body

face_namestring required

Example request

{
  "face_name": "Rio"
}

Response

OK

Changes

No recorded changes to this endpoint across all 1 revision of this API.