Settings are per-user and tied to your authenticated account. All requests must include an
Authorization header with a valid bearer token.1
Fetch your current settings
Retrieve your current settings before making changes so you can update only the fields you want to change.Example response
2
Update your settings
Send a Example response
PUT /user-settings request with only the fields you want to change. All fields are optional — omit any field you want to leave unchanged.