action naviplancentral_education_goals_post_by_model { label: "EducationGoals_PostByModel" description: "Description: The operation creates an Education Goal.
\n Purpose: Allows for creation of Education Goals on a Fact Finder." provider: naviplancentral method: POST path: "/api/EducationGoals" encoding: json output: { type: "object" additionalProperties: true } }