Connect a User via Network TokenCopy Pagepost https://sandbox-api.spinwheel.io/v1/users/connect/networkCreate user from Spinwheel network token.Body ParamsextUserIdstringrequiredA unique external ID for the usernetworkTokenstringrequiredNetwork tokenssnLastFourDigitsstringrequiredlength between 4 and 4dateOfBirthstringrequiredThe date of birth. Formatted as YYYY-MM-DD.auditobjectrequiredVerification and consent audit trail. Documents the client's identity verification of the user and the user's consent to the Spinwheel End User Agreement.audit objectResponses 200Success 400Missing configuration for partner 401Token is not affiliated to the partner or has expired 403Spinwheel network access is disabled 404Network token not found 406Token is not acceptable for user creation 409Conflict with existing user 500User creation internal errorUpdated 8 days ago