---
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`

---

[API](https://skmtc.net/om-network/apis/betayum-api.md) · [All operations](https://skmtc.net/om-network/apis/betayum-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/om-network/betayum-api/versions/1c5403653ecf/schema)
