Management APIUser management
Update User Settings
š Login Required (User Permission)
Request Body
application/json
notify_type?string
quota_warning_threshold?number
webhook_url?string
notification_email?string
Response Body
curl -X PUT "https://api.example.com/api/user/setting" \ -H "Content-Type: application/json" \ -d '{}'Empty
How is this guide?
Last updated on