---
title: "PATCH /v1/games/{universeId}/user-votes"
method: PATCH
path: "/v1/games/{universeId}/user-votes"
tags: ["Interactions", "Universes"]
---

# PATCH /v1/games/{universeId}/user-votes

`PATCH /v1/games/{universeId}/user-votes`

## Path parameters

- `universeId` integer, required

## Request body

- UserGameVoteRequest
  - `vote` boolean, nullable

## Response `200`

Success

---

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