---
title: "Update user legal information"
method: PATCH
path: "/v1/client/user/legal"
tags: ["Internal"]
---

# Update user legal information

`PATCH /v1/client/user/legal`

Update User Legal allows to update the user's legal information.

## Request body

- UserSetLegalBody
  - `consent_general` boolean
  - `consent_analytics` boolean
  - `consent_advertising` boolean
  - `set_terms_of_service_version` boolean
  - `set_privacy_policy_version` boolean

## Response `200`

OK

- object
  - `data` object

---

[API](https://skmtc.net/bitlabs/apis/bitlabs-client-api.md) · [All operations](https://skmtc.net/bitlabs/apis/bitlabs-client-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bitlabs/bitlabs-client-api/versions/99209a6285bf/schema)
