POST
/
accounts
/
{acc_id}
/
verification_sessions

Creates an AccountVerificationSession of the provided type.

Path Parameters

acc_id
string
required

ID of the Account.

Body

type
enum
required

The type of AccountVerificationSession to create. See Verification Types.

Returns

Returns an AccountVerificationSession object.