---
title: "Changes to Verify Gitea access"
method: POST
path: "/gitea-integration/verify"
---

# Changes to Verify Gitea access

`POST /gitea-integration/verify`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 2 of 23 revisions.

- **2026-08-24** `08bbb5bedb5d` — 2 breaking, 5 info
- **2026-07-11** `32cece1ebe43` — 1 info

## Changes

- **2026-08-24** `08bbb5bedb5d` — 2 breaking, 5 info
  - added the new required request property `projectId`
  - the `baseUrl` request property type/format changed from `string`/`` to `string`/`uri`
  - the `baseUrl` request property's minLength was decreased from `1` to `0`
  - added the non-success response with the status `400`
  - added the non-success response with the status `401`
  - added the non-success response with the status `403`
  - added the required property `failureReason` to the response with the `200` status
- **2026-07-11** `32cece1ebe43` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/usekaneo/apis/kaneo-api/docs/gitea-integration/verify/post.md) · [API](https://skmtc.dev/usekaneo/apis/kaneo-api.md) · [Page](https://skmtc.dev/usekaneo/apis/kaneo-api/changes/gitea-integration/verify/post)
