---
title: "Set a user's privacy settings"
method: POST
path: "/user/privacy"
tags: ["User"]
---

# Set a user's privacy settings

`POST /user/privacy`

Set a user's privacy settings

## Request body

- GithubComEvolutionAPIEvolutionGoPkgUserServicePrivacyStruct
  - `callAdd` '' | 'all' | 'contacts' | 'contact_allowlist' | 'contact_blacklist' | 'match_last_seen' | 'known' | 'none' | 'on_standard' | 'off'
  - `groupAdd` '' | 'all' | 'contacts' | 'contact_allowlist' | 'contact_blacklist' | 'match_last_seen' | 'known' | 'none' | 'on_standard' | 'off'
  - `lastSeen` '' | 'all' | 'contacts' | 'contact_allowlist' | 'contact_blacklist' | 'match_last_seen' | 'known' | 'none' | 'on_standard' | 'off'
  - `online` '' | 'all' | 'contacts' | 'contact_allowlist' | 'contact_blacklist' | 'match_last_seen' | 'known' | 'none' | 'on_standard' | 'off'
  - `profile` '' | 'all' | 'contacts' | 'contact_allowlist' | 'contact_blacklist' | 'match_last_seen' | 'known' | 'none' | 'on_standard' | 'off'
  - `readReceipts` '' | 'all' | 'contacts' | 'contact_allowlist' | 'contact_blacklist' | 'match_last_seen' | 'known' | 'none' | 'on_standard' | 'off'
  - `status` '' | 'all' | 'contacts' | 'contact_allowlist' | 'contact_blacklist' | 'match_last_seen' | 'known' | 'none' | 'on_standard' | 'off'

## Response `200`

success

- GinH

## Other responses

- `500` — Internal server error

## Changes

> 3 revisions in range; 1 could not be searched.

- **2026-04-24** `39879b4b0178` — 1 info
  - endpoint added
- **2026-03-25** `9a999e5656cb` — 1 breaking
  - api removed without deprecation

[Change history](https://skmtc.dev/evolution-foundation/apis/evolution-go/changes/user/privacy/post.md)

---

[API](https://skmtc.dev/evolution-foundation/apis/evolution-go.md) · [All operations](https://skmtc.dev/evolution-foundation/apis/evolution-go/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/evolution-foundation/evolution-go/revisions/8e9c4d7d1dab/schema)
