Upload a photo or video as a face proof

With a valid object representation, this endpoint allows you to upload a new face proof for a specific entity. Returns a face object.

Valid Image Format: JPG, JPEG, PNG, PDF (The image size must be between and ).

Valid Video Format: MP4/MOV (The video size must be between and ).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Represents the request body of a face proof (image or video).

string
required

EntityID or Entity alias.

string
enum
required

Media Type provided (photo or video)

Allowed:
file
required

Binary File representation

string

File Name

string

Mime Type of the File being uploaded

metadata
array of objects
length ≤ 20

A collection of key/value pairs. These can be used to populate additional object properties.

metadata
Headers
date-time

Header parameter that indicates date and time when the message was originated. It is used for basic message integrity checks, to ensure the request is not stale. Note that the header was previously referenced as 'Date' in version 1.0 of the Mobile Money API.

string

Header parameter to uniquely identify the request. Must be supplied as an UUID.

string

It's used to send the pre-shared client's API key to the server.

string
required

It's used to send the user’s access token when OAuth 2.0/OIDC authorization framework is used for end-user authentication.

string
length ≤ 256

String containing the channel used to originate the request. For example USSD, Web, App.

uri

URL supplied by the client that will be used to return the callback in the form of an HTTP PUT.

Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json