---
title: "Undoes completion or skipping of the specified task."
method: POST
path: "/api/startuptasks/{taskId}/reset"
tags: ["Startuptasks"]
---

# Undoes completion or skipping of the specified task.

`POST /api/startuptasks/{taskId}/reset`

## Path parameters

- `taskId` integer, required

## Response `200`

OK

- IntectStartupTaskCompanyView
  - `Id` integer
  - `TaskId` integer
  - `Key` string
  - `SortOrder` integer
  - `CompanyId` integer
  - `CompanyName` string
  - `AppUri` string
  - `IsSkippable` boolean
  - `LanguageId` integer
  - `Name` string
  - `Description` string
  - `GuideMessage` string
  - `ExternalLink` string
  - `SkipWarning` string
  - `StatusId` integer
  - `HelpLink` string

---

[API](https://skmtc.dev/intect/apis/intect-rest-api.md) · [All operations](https://skmtc.dev/intect/apis/intect-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/intect/intect-rest-api/revisions/e256dcb495d4/schema)
