---
title: "Claims ownership of the group as the authenticated user"
method: POST
path: "/v1/groups/{groupId}/claim-ownership"
tags: ["Groups"]
---

# Claims ownership of the group as the authenticated user

`POST /v1/groups/{groupId}/claim-ownership`

## Path parameters

- `groupId` integer, required

## Response `200`

OK

- RobloxWebWebAPIApiEmptyResponseModel

## Other responses

- `400` — 1: The group is invalid or does not exist.
- `401` — 0: Authorization has been denied for this request.
- `403` — 0: Token Validation Failed 11: You are not authorized to claim this group 12: This group already has an owner 13: Too many attempts to claim groups. Please try again later.
- `503` — 18: The operation is temporarily unavailable. Please try again later.

---

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