---
title: "POST /v1/offboarding-checklist/template"
method: POST
path: "/v1/offboarding-checklist/template"
tags: ["Offboarding Checklist"]
---

# POST /v1/offboarding-checklist/template

`POST /v1/offboarding-checklist/template`

## Request body

- CreateTemplateItemDto
  - `title` string, required — Checklist item title
  - `description` string — Guidance text for the admin
  - `evidenceRequired` boolean — Whether evidence upload is required

## Response `201`

## Changes

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

[Change history](https://skmtc.dev/trycompai/apis/comp-ai-api/changes/v1/offboarding-checklist/template/post.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/ecf6a8da31d2/schema)
