---
title: "POST /wallet-manager/marketplace-magic-codes"
method: POST
path: "/wallet-manager/marketplace-magic-codes"
tags: ["WalletManagerController"]
---

# POST /wallet-manager/marketplace-magic-codes

`POST /wallet-manager/marketplace-magic-codes`

## Request body

- MarketplaceMagicCodeRequest
  - `marketplace` string, required — Name of the marketplace
  - `account` string, required — Wallet address or user name with the marketplace
  - `id` string, required — AE token for the Discord user

## Response `200`

OK

- MarketplaceMagicCodeResponse
  - `magicCode` string — A unique code to set to the user's marketplace profile
  - `expiresAt` string — Expiration date of the code

---

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