Update an enrollment
PATCH {{baseUrl}}/v2/enrollments/{{enrollment-id}}
Update an enrollment for a given enrollment id.
Request Body
{"award_required"=>[{"goal_id"=>888, "value"=>20581763, "requirements"=>[{"value"=>"<Circular reference to #/components/schemas/GoalPoint detected>"}, {"value"=>"<Circular reference to #/components/schemas/GoalPoint detected>"}]}, {"goal_id"=>888, "value"=>-82242169, "requirements"=>[{"value"=>"<Circular reference to #/components/schemas/GoalPoint detected>"}, {"value"=>"<Circular reference to #/components/schemas/GoalPoint detected>"}]}]}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |