Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Face detection request parameters
Response
Face detection job created successfully
Unique identifier for the face detection job
Status of the face detection job
Available options:
pending
, processing
, completed
, failed
Unix timestamp of when the job was created
ID of the frame extraction used
ID of the target file
Face detection results (only present when status is completed)