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

# PATCH /user/gender

`PATCH /user/gender`

Updates currently logged in user's gender

## Request body

- object
  - `gender` 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)
