Validate a user invitation.

Entitlements required: inviteUser (Invite user).

This API is a public preview and is enabled for a tenant that includes invite user beta support.

Validates the email link that is associated with the transaction in the invite user flow. The email link includes a factorTrnxId and a uscTrxId as query parameters. Pass the value of the factorTrnxId as the otp string in the payload. Pass the value of the uscTrxId as the transaction ID path parameter for the API URI.

Path Params
string
required

The transaction identifier for the user invitation.

Body Params

The body of the user invitation validator operation.

string

The OTP string that is used to verify the user's identify.

Responses

Language
URL
Choose an example:
application/json