LinkedUser

A linked user with relationship information

  • agentId
    Type: stringFormat: uuid
    required

    Unique identifier for this agent relationship. This is the same UUID used in upsertStudentAgent and deleteStudentAgent operations.

  • relationshipType
    Type: string
    required

    Type of agent relationship (e.g., parent, guardian)

  • userId
    Type: string
    required

    The user ID of the linked user