---
title: "Updates accepted terms and conditions of the logged in user"
method: PATCH
path: "/v1.0/user-terms"
tags: ["Terms and conditions"]
---

# Updates accepted terms and conditions of the logged in user

`PATCH /v1.0/user-terms`

## Request body

- UserTermsVersionUpdateDTO
  - `version` integer, required

## Response `200`

OK

- UserTermsVersionUpdateDTO
  - `version` integer, required

## Other responses

- `400` — Bad Request
- `500` — Internal Server Error

## Changes

- **2024-10-21** `a06468704cbe` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/beis/apis/api-documentation/changes/v1.0/user-terms/patch.md)

---

[API](https://skmtc.dev/beis/apis/api-documentation.md) · [All operations](https://skmtc.dev/beis/apis/api-documentation/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/beis/api-documentation/revisions/ef5a4ddef92e/schema)
