session: ********************New-Api-User: ********************Authorization: ********************New-Api-User: ********************curl --location --request PUT '/api/user/setting' \
--header 'New-Api-User: <api-key>' \
--header 'Content-Type: application/json' \
--data-raw '{
"notify_type": "string",
"quota_warning_threshold": 0,
"webhook_url": "string",
"notification_email": "string"
}'