LinkedUser
A linked user with relationship information
- agentType: stringFormat: uuid
Id requiredUnique identifier for this agent relationship. This is the same UUID used in upsertStudentAgent and deleteStudentAgent operations.
- relationshipType: string
Type requiredType of agent relationship (e.g., parent, guardian)
- userType: string
Id requiredThe user ID of the linked user
