v1
latestOpenAPI 3.1.02026-07-1381127211.1 KBVideo Emotion API
Edit Face Note
Update the note associated with a detected face in a frame.
put/v1/videos/{video_id}/frames/{frame_id}/faces/{face_id}/note
Path parameters
video_idstring required
The unique video id of the video.
The unique video id of the video.
frame_idstring required
The unique id of the frame inside the video.
The unique id of the frame inside the video.
face_idstring required
The unique id of the face inside the frame. Use '0' to add a note to the entire frame instead of a specific face.
The unique id of the face inside the frame. Use '0' to add a note to the entire frame instead of a specific face.
Response
Successful Response