Submit a verification code to complete account connection
checkpoint_required during login. Depending on the challenge_type used at login, either submit a verification code or simply confirm the app challenge.
/v2/login endpoint with checkpoint_required statuschallenge_type is code_challenge. Not needed for app_challenge — the user approves directly from the LinkedIn app.code_challenge — The user receives a verification code (email, SMS, or authenticator app). Submit the code in the code field.app_challenge — The user approves the login directly from the LinkedIn mobile app. Once approved, call this endpoint with only the account_id (no code needed)./v2/login again to restart the processconnected and is ready for useaccount_id remains the same — no need to update your integration