Skip to main content
POST
Create an atomic course goal

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

studentId
string
required

Student sourcedId

Body

application/json
courseId
string
required

Tracked enrolled course identifier

target
object
required
pacing
object
changeReason
string

Optional free-text reason stored on the goal revision history row

Maximum string length: 1000

Response

Course goal created

course
object
required