Skip to main content
PATCH
Update an AP readiness goal

Authorizations

Authorization
string
header
required

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

Path Parameters

goalId
string
required

AP readiness goal sourcedId

Body

application/json
courseIds
string[]

Replace full list of curriculum course IDs

Minimum array length: 1
Minimum string length: 1
practiceTestCourseIds
string[]

Replace full list of practice test course IDs

Minimum string length: 1
endDate
string

Update AP exam date

Pattern: ^\d{4}-\d{2}-\d{2}$

Response

AP readiness goal updated

goal
object
required