Routescope APIRoutescope API

Update User Settings

🔐 Login Required (User Permission)

PUT
/api/user/setting
curl -X PUT "https://api.routescope.ai/api/user/setting" \  -H "Content-Type: application/json" \  -d '{}'
Empty

Request Body

application/json

notify_type?string
quota_warning_threshold?number
webhook_url?string
notification_email?string

Response Body

Last updated on