---
title: "POST /v1/code-review/rounds/{roundId}/complete"
method: POST
path: "/v1/code-review/rounds/{roundId}/complete"
tags: ["Code Review"]
---

# POST /v1/code-review/rounds/{roundId}/complete

`POST /v1/code-review/rounds/{roundId}/complete`

## Path parameters

- `roundId` string, uuid, required

## Headers

- `Authorization` string

## Response `204`

Default Response

## Other responses

- `401` — Unauthorized
- `403` — Forbidden
- `404` — Not Found
- `500` — Internal Server Error

## Changes

- **2026-09-15** `d50a02b79ad3` — 2 info
  - added the optional property `error/code` to the response with the `403` status
  - added the optional property `error/url` to the response with the `403` status
- **2026-09-13** `4b753c0f273e` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/tessl/apis/tessl-api/changes/v1/code-review/rounds/:roundId/complete/post.md)

---

[API](https://skmtc.dev/tessl/apis/tessl-api.md) · [All operations](https://skmtc.dev/tessl/apis/tessl-api/llms.txt) · [OpenAPI document](https://skmtc.dev/tessl/apis/tessl-api/revisions/f5615e00a389?raw)
