Save user settings
POST/userSettings/save
Updates a single user preference. Supported options include email_notifications, who_can_start_conversations, sound_notifications, and online_status. Values are typically 'yes' or 'no'. The online_status option additionally triggers a WebSocket profile update and returns the full updated user item when WebSocket is enabled.
Request
Responses
- 200
Success message or updated user item (for online_status with WebSocket)