Start an anonymous QR code challenge to be completed by a user’s mobile device. This is called an anonymous challenge because it is not associated with a user.
Use a short-lived token obtained from the Server API's Track Action endpoint. The token is valid for 10 minutes and should be passed in the Authorization header as 'Bearer {token}'.
The action code used to identify the challenge in the Authsignal Portal. Only relevant when initiating anonymous QR code challenges, otherwise uses the values from the tracked action.
A JSON object which can include any key/value pairs. Should be provided when using rules based on custom data points from your own app. Only relevant when initiating anonymous QR code challenges, otherwise uses the values from the tracked action.