Skip to main content
POST
Create a learner-facing subject 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
subject
enum<string>
required

Subject for the learner-facing goal

Available options:
Reading,
Language,
Vocabulary,
Social Studies,
Writing,
Handwriting,
Science,
FastMath,
Math,
None,
Other
objective
object
required
pacing
object
required

Pacing controls for the subject goal

changeReason
string

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

Maximum string length: 1000

Response

Subject goal created

subject
object
required