Management APIsUser Management
Update Current User Information
š Login Required (User permission)
Request Body
application/json
username?string
display_name?string
password?string
original_password?string
Response Body
curl -X PUT "https://loading/api/user/self" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
Last updated on