Create Selfie Invitation

This endpoint is used to create a selfie invitation that will be sent to a user's email and/or phone number so that they can register their face at any time during the duration of the invitation using their device. Note that any existing active invitations for the specified user will be deactivated upon creating the new invitation.

Body Params
date
required

The start date and time for which the user will be able to use the invitation.

date
required

The date and time when this invitation will expire.

boolean

Whether or not to send the invitation via email. If this value is not passed, it will default to false.

boolean

Whether or not to send the invitation via SMS message. If this value is not passed, it will default to false.

string

The Guid Id of the user to whom the invitation is addressed. If this value is not passed, it will default to an empty Guid which will cause an error.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

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