Management APIUser management
Update User Settings
🔐 Login Required (User Permission)
Request Body
application/json
TypeScript Definitions
Use the request body type in TypeScript.
Response Body
curl -X PUT "https://loading/api/user/setting" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
Last updated on