---
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

---

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