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

Changes

Changed in 7 of the 52 revisions of this API.612

  • bc334b77b1ee12See the full diff
    • removed subschema #1: pdfUpload subschema #2: provideInformation from the request property oneOf list

      request-property-one-of-removed

    • removed subschema #1: followInstructions subschema #2: provideFilledPdf subschema #3: provideInformation from the / response property oneOf list for the response status

      response-property-one-of-removed

    • removed subschema #1: pdfUpload subschema #2: provideInformation from the / response property oneOf list for the response status

      response-property-one-of-removed

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 0a692cc4f30314See the full diff
    • the //////// response property's maxLength was increased from 1000 to 5000 for the response status

      response-property-max-length-increased

    • the /////// request property's maxLength was increased from 1000 to 5000

      request-property-max-length-increased

    • response property task/definition/oneOf[subschema #1: followInstructions]/followInstructions deprecated

      response-property-deprecated

    • response property task/definition/oneOf[subschema #2: provideFilledPdf]/provideFilledPdf deprecated

      response-property-deprecated

    • response property task/definition/oneOf[subschema #3: provideInformation]/provideInformation deprecated

      response-property-deprecated

  • f260ffc87b2221See the full diff
    • added subschema #3: manualTask to the / response property oneOf list for the response status

      response-property-one-of-added

    • added subschema #4: manualTask to the / response property oneOf list for the response status

      response-property-one-of-added

    • added subschema #3: manualTask to the request property oneOf list

      request-property-one-of-added

  • b2540c9ccf2d11See the full diff
    • added subschema #1: pdfUpload to the / response property oneOf list for the response status

      response-property-one-of-added

    • added subschema #1: pdfUpload to the request property oneOf list

      request-property-one-of-added

    • added subschema #2: provideFilledPdf to the / response property oneOf list for the response status

      response-property-one-of-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • added the non-success response with the status

      response-non-success-status-added

    • endpoint added

      endpoint-added