Account Login Link

A short-lived, one-time Login Link for an Express connected account.

  • object
    enum
    const:  
    account_login_link
    required

    Identifies this object as an Account Login Link.

    values
    • account_login_link
  • url
    Type: string Format: uri
    required

    Short-lived, one-time dashboard URL. Redirect the intended account owner immediately; do not log, store long-term, or share this URL.

  • expires_at
    Type: string Format: date-time
    required

    Time after which the Account Login Link cannot be used, in RFC 3339 UTC format.