---
title: "Set the client-status"
method: POST
path: "/matchmaking-api/v1/client-status"
tags: ["Matchmaking"]
---

# Set the client-status

`POST /matchmaking-api/v1/client-status`

## Request body

- ClientStatusSetRequest — Set Client Status request.
  - `status` string, nullable — The client's status to send.
  - `browserTrackerId` integer, nullable — The client's browser tracker id.

## 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)
