Update identity verification in batch
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
An array of identity verification update payloads. Each payload must include the ‘verification_id’ to identify the identity verification and can include any other fields that need to be updated. The ‘timestamp’ field represents the time of update.