Complete a specific verification transaction.post https://{tenanturl}/v1.0/authenticators/{id}/verifications/{txrnId}Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requestsâŠLoadingLoadingâŠPath ParamsidstringrequiredtxrnIdstringrequiredQuery ParamsreturnJwtbooleantruefalseBody ParamsA JSON payload that specifies the verification data.ADD objectResponses 204The verification completed successfully. 400The signedData cannot be verified with the enrolled public key. 401The unauthenticated user does not have the permissions to perform the requested operation 403The authenticated user does not have the permissions to perform the requested operation 404The resource cannot be found 501Access to the requested resource is disabledUpdated 9 days ago