Verification
Create Verifications
This batch endpoint can be used to create multiple verifications with one API call.
There is a limit of 200 verifications for each batch request. Detailed results for each verification are returned in the response object.
Note that this endpoint is not idempotent, and resending verifications that were successfully created will create new verifications.
POST
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
application/json
Response
207 - application/json