ドキュメントが一新されました!旧ドキュメントは doc.newapi.pro
New APINew API
利用ガイドインストールAPI リファレンスAIアプリケーションヘルプ&サポートビジネス協力
管理APIトークン管理

トークンの更新

🔐 ログインが必要です(ユーザー権限)

PUT
/api/token/

Request Body

application/json

id?integer
user_id?integer
name?string
key?string
status?integer
expired_time?integer
remain_quota?integer
unlimited_quota?boolean

Response Body

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

このガイドはいかがですか?

最終更新