---
title: "Change Terms of Use"
method: POST
path: "/accountmanager.changetermsofuse"
tags: ["Admin Tools"]
deprecated: true
---

# Change Terms of Use

`POST /accountmanager.changetermsofuse`

> **Deprecated.**

## Request body

- object
  - `data` object[]
    - `lastTermsOfUseVersionAgreed` string
    - `lastTermsOfUseAgreedDate` string

## Response `204`

No Content

## Other responses

- `400` — Bad Request

---

[API](https://skmtc.net/pricefx/apis/the-pricefx-backend-api.md) · [All operations](https://skmtc.net/pricefx/apis/the-pricefx-backend-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/pricefx/the-pricefx-backend-api/versions/0850b5d6be73/schema)
