New APINew API
API Reference
Authentication System Description (Auth)
Batch Delete Tokens POSTGet All Tokens GETDelete Token DELETEGet Specified Token GETCreate Token POSTUpdate Token PUTSearch Tokens GETGet Token Usage GET
User GuideInstallationAPI ReferenceAI ApplicationsSkillsHelp & SupportBusiness Cooperation
Management APIToken management

Update Token

🔐 Login Required (User Permission)

PUT
/api/token/

Request Body

application/json

Response Body

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

How is this guide?

Last updated on

Create Token POST

Previous Page

Search Tokens 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/token/" \
  -H "Content-Type: application/json" \
  -d '{}'