管理接口User management
更新用户
👨💼 需要管理员权限(Admin)
Request Body
application/json
id?integer
username?string
display_name?string
role?integer
status?integer
email?string
group?string
quota?integer
used_quota?integer
request_count?integer
Response Body
curl -X PUT "https://api.example.com/api/user/" \ -H "Content-Type: application/json" \ -d '{}'Empty
这篇文档对您有帮助吗?
最后更新于