Tag User Accounts
This endpoint sends a video for Facial Recognition and tags the User Accounts recognized in the video. The Rev account must have Facial Recognition activated and the user account must be enabled for recognition (i.e., not opted and have a recognizable profile picture uploaded).
POST
/api/v2/videos/{videoId}/user-tags
Path Parameters
| Name | Type | Description | Required |
|---|---|---|---|
| videoId | string | videoId to use for user tagging | Yes |
Response Messages
Successful response
Bad request.
This account has insufficient Rev IQ credits to complete the action.
Video is too large for user tagging.
Video codec or container is incorrect.
Unauthorized error.
Rev IQ/Facial Recognition is not enabled for this account.
Insufficient rights to this video. You do not have edit rights.
Internal server error