post /v1/identity/verification_sessions/{session}

Update a VerificationSession

PostIdentityVerificationSessionsSession

<p>Updates a VerificationSession object.</p> <p>When the session status is <code>requires_input</code>, you can use this method to update the verification check and options.</p>

Parameters

Name In Type Required Description
session path string yes

Request Body

application/x-www-form-urlencoded

Responses

200 Successful response.
default Error response.