SignupUser

  • email
    Type: string
    required

    The account’s email address.

  • id
    Type: string
    required

    Unique user identifier (prefixed usr_).

  • verified
    Type: boolean
    required

    Whether the email has been verified. New accounts start unverified under reduced quotas; verifying lifts them and enables account recovery.