---
title: "Change XP Multiplier"
method: POST
path: "/api/v3/lootbox/xp/multiplier"
tags: ["Lootbox"]
---

# Change XP Multiplier

`POST /api/v3/lootbox/xp/multiplier`

Change the XP multiplier, e.g. double XP weekends.

## Request body

- XPMultiplierRequest
  - `value` number, 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)
