---
title: "Record signer quorum attachment for a wallet"
method: POST
path: "/v1/arena/wallets/update-signer-quorum"
tags: ["arena"]
---

# Record signer quorum attachment for a wallet

`POST /v1/arena/wallets/update-signer-quorum`

## Request body

- object
  - `walletType` 'arena' | 'main', required
  - `quorumId` string, required

## Response `200`

Successful response

- ArenaUpdateSignerQuorumOutput
  - `success` boolean, required

## Other responses

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

---

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