New APINew API
API Reference
Authentication System Description (Auth)
Get All Redemption Codes GETDelete Redemption Code DELETEGet Specific Redemption Code GETDelete Invalid Redemption Codes DELETECreate Redemption Code POSTUpdate Redemption Code PUTSearch Redemption Codes GET
User GuideInstallationAPI ReferenceAI ApplicationsSkillsHelp & SupportBusiness Cooperation
Management APIRedemption

Update Redemption Code

👨‍💼 Requires Administrator Privileges (Admin)

PUT
/api/redemption/

Request Body

application/json

Response Body

curl -X PUT "https://loading/api/redemption/" \  -H "Content-Type: application/json" \  -d '{}'
Empty

How is this guide?

Last updated on

Create Redemption Code POST

Previous Page

Search Redemption Codes GET

Next Page

About Us

  • About Project
  • Contact Us
  • Features

Docs

  • Installation
  • User Guide
  • API Docs

Related Projects

  • One API
  • Midjourney-Proxy
  • new-api-key-tool

Friendship Links

  • CoAI
  • new-api-horizon
  • GPT-Load
  • LangBot

© 2025 QuantumNous. All Rights Reserved.

浙ICP备2025190188号-2浙公网安备33010602014019号
curl -X PUT "https://loading/api/redemption/" \
  -H "Content-Type: application/json" \
  -d '{}'