---
title: "Create termination reason"
method: POST
path: "/termination_reasons"
tags: ["Termination reasons"]
---

# Create termination reason

`POST /termination_reasons`

## Response `201`

Created

- object
  - `data` TerminationReason
    - `id` integer
    - `name` string
    - `created_at` string
    - `updated_at` string

---

[API](https://skmtc.net/peopleforce/apis/company-api.md) · [All operations](https://skmtc.net/peopleforce/apis/company-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/peopleforce/company-api/versions/ff612e61a4c3/schema)
