v50

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-07-311565244.2 KB

Updates a task associated with an enrollment.

post/tasks/{taskId}

Path parameters

taskIdstring required

The Stedi-assigned identifier for the task to complete. You can get the task ID from either the Retrieve Enrollment or List Enrollments endpoint.

The Stedi-assigned identifier for the task to complete. You can get the task ID from either the Retrieve Enrollment or List Enrollments endpoint.

Request body

completedboolean

Indicates whether the task is completed. Set to true to mark the task as complete. If omitted, the default is false.

Response

UpdateTaskPost 200 response