Management APIsUser Management
Create User
šØāš¼ Admin privileges required
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 POST "https://loading/api/user/" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
Last updated on