---
title: "PATCH /v1/offboarding-checklist/template/{id}"
method: PATCH
path: "/v1/offboarding-checklist/template/{id}"
tags: ["Offboarding Checklist"]
---

# PATCH /v1/offboarding-checklist/template/{id}

`PATCH /v1/offboarding-checklist/template/{id}`

## Path parameters

- `id` string, required

## Request body

- UpdateTemplateItemDto
  - `title` string
  - `description` string
  - `evidenceRequired` boolean
  - `sortOrder` number
  - `isEnabled` boolean

## Response `200`

## Changes

- **2026-05-20** `5a440666fc04` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/trycompai/apis/comp-ai-api/changes/v1/offboarding-checklist/template/:id/patch.md)

---

[API](https://skmtc.dev/trycompai/apis/comp-ai-api.md) · [All operations](https://skmtc.dev/trycompai/apis/comp-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/trycompai/comp-ai-api/revisions/73c1d2d2da5d/schema)
