---
title: "Return arena wallet funds to main wallet"
method: POST
path: "/v1/arena/wallets/return-funds"
tags: ["arena"]
---

# Return arena wallet funds to main wallet

`POST /v1/arena/wallets/return-funds`

## Response `200`

Successful response

- ArenaReturnFundsOutput
  - `success` boolean, required

## Other responses

- `400` — Invalid input data
- `401` — Authorization not provided
- `403` — Insufficient access
- `500` — Internal server error

---

[API](https://skmtc.dev/legend/apis/legend-api.md) · [All operations](https://skmtc.dev/legend/apis/legend-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/legend/legend-api/revisions/0633775e8089/schema)
