---
title: "PATCH /user/pronouns"
method: PATCH
path: "/user/pronouns"
tags: ["User"]
---

# PATCH /user/pronouns

`PATCH /user/pronouns`

Updates currently logged in user's pronouns

## Request body

- object
  - `pronouns` string

## Response `200`

OK

- object
  - `message` string

## Other responses

- `307` — Redirect to login

---

[API](https://skmtc.net/devsoc-unsw/apis/chaos-api.md) · [All operations](https://skmtc.net/devsoc-unsw/apis/chaos-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/devsoc-unsw/chaos-api/versions/b169cdb125bd/schema)
