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 4dateOfBirthstringrequired/^\d{4}\-(0?[1-9]|1[012])\-(0?[1-9]|[12][0-9]|3[01])$/The 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 objectincludearray of stringsArray of additional data capabilities to include in the response. When absent, the endpoint behaves exactly as it does today.includeADD stringResponses 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 about 2 months ago Did this page help you?YesNo