---
title: "Grant Active Key"
method: POST
path: "/api/v3/lootbox/users/{user_id}/keys"
tags: ["Lootbox"]
---

# Grant Active Key

`POST /api/v3/lootbox/users/{user_id}/keys`

Grant the currently active key to a user.

## Path parameters

- `user_id` integer, required

## Response `201`

Document created, URL follows

- object

## Other responses

- `400` — Bad request syntax or unsupported method

---

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