---
title: "Changes to チェックインの作成"
method: POST
path: "/v1/checkins"
---

# Changes to チェックインの作成

`POST /v1/checkins`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 7 of 30 revisions.

- **2025-05-24** `6c71d69e3250` — 1 info
- **2025-05-23** `898e9ea9eb32` — 1 warning
- **2025-04-05** `462d5bb516c9` — 1 info
- **2021-08-10** `f1b4c8c15f87` — 1 info
- **2021-08-08** `6b9e98e5e4b5` — 1 breaking, 2 info
- **2021-07-28** `17b37b305538` — 1 info
- **2020-07-21** `be57ea2beb88` — 1 breaking

## Changes

- **2025-05-24** `6c71d69e3250` — 1 info
  - added the optional property `user` to the response with the `200` status
- **2025-05-23** `898e9ea9eb32` — 1 warning
  - removed the optional property `user` from the response with the `200` status
- **2025-04-05** `462d5bb516c9` — 1 info
  - added the optional property `user` to the response with the `200` status
- **2021-08-10** `f1b4c8c15f87` — 1 info
  - added the optional property `source` to the response with the `200` status
- **2021-08-08** `6b9e98e5e4b5` — 1 breaking, 2 info
  - the `error/violations/items/` response's property type/format changed from `string`/`` to `object`/`` for status `422`
  - added the required property `error/violations/items/field` to the response with the `422` status
  - added the required property `error/violations/items/message` to the response with the `422` status
- **2021-07-28** `17b37b305538` — 1 info
  - endpoint added
- **2020-07-21** `be57ea2beb88` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/shikorism/apis/tissue-api/docs/v1/checkins/post.md) · [API](https://skmtc.dev/shikorism/apis/tissue-api.md) · [Page](https://skmtc.dev/shikorism/apis/tissue-api/changes/v1/checkins/post)
