---
title: "update site policies configuration"
method: PUT
path: "/answer/admin/api/siteinfo/polices"
tags: ["admin"]
---

# update site policies configuration

`PUT /answer/admin/api/siteinfo/polices`

update site policies configuration

## Request body

- SchemaSitePoliciesReq
  - `privacy_policy_original_text` string
  - `privacy_policy_parsed_text` string
  - `terms_of_service_original_text` string
  - `terms_of_service_parsed_text` string

## Response `200`

OK

- HandlerRespBody
  - `code` integer — http code
  - `data` unknown
  - `msg` string — response message
  - `reason` string — reason key

## Changes

- **2026-01-28** `41ee34f3dcd4` — 1 info
  - endpoint added
- **2023-12-14** `28f5955e0744` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/apache/apis/apache-answer/changes/answer/admin/api/siteinfo/polices/put.md)

---

[API](https://skmtc.dev/apache/apis/apache-answer.md) · [All operations](https://skmtc.dev/apache/apis/apache-answer/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/apache/apache-answer/revisions/e9c2980e6571/schema)
