Skip to main content
PUT
Upsert a student agent

Authorizations

Authorization
string
header
required

OAuth 2.0 client credentials flow. Contact timeback@trilogy.com to request credentials for your application.

Path Parameters

sourcedId
string<uuid>
required

Unique identifier of the student

agentId
string<uuid>
required

Unique identifier of the agent relationship

Body

application/json

Input for creating or updating a student agent relationship

user
object
required

A reference to another OneRoster entity

relationshipType
string
required

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

Response

Successfully created or updated