PUT
/
accounts
/
:acc_id
/
verification_sessions
/
:avf_id

Updates an existing AccountVerificationSession object of type mx.

Path Parameters

acc_id
string
required

ID of the Account.

avf_id
string
required

ID of the AccountVerificationSession.

Body

mx
object
required

Returns

Returns an AccountVerificationSession object.