---
title: "PATCH /api/users/accept-terms"
method: PATCH
path: "/api/users/accept-terms"
tags: ["Terms and Conditions"]
---

# PATCH /api/users/accept-terms

`PATCH /api/users/accept-terms`

## Request body

- object
  - `hasAgreedWithTerms` boolean, required

## Response `204`

No content

## Other responses

- `401` — Default Response

## Changes

> 21 revisions in range; 1 not diffed.

- **2026-08-12** `ac2cf3c5eae2` — 1 info
  - removed the non-success response with the status `404`

[Change history](https://skmtc.dev/retraced/apis/api-reference/changes/api/users/accept-terms/patch.md)

---

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