Skip to main content
POST
Trigger Lesson Plan Alignment

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

lesson_plan_id
string<uuid>
required

Unique identifier of the lesson plan to align.

Example:

"4340132f-50fa-4877-9ffa-e9b7ee59d51f"

Body

application/json
subject_matter
object
required

Finalized subject matter details, including AI and additional recommendations.

learning_standards
object
required

Expected learning outcomes, objectives, and competencies with AI and additional recommendations.

Response

Lesson plan alignment initiated successfully.

detail
object[]