管理APIトークン管理
トークンの更新
🔐 ログインが必要です(ユーザー権限)
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
このガイドはいかがですか?
最終更新