Updates settings for the authenticated user.
Updatable fields:
language: User’s preferred languageskip_help_step: Whether to skip help steps in the UIagent_instructions: Custom instructions for AI agentsterms_accepted: Accept the latest terms and conditions (can only be set to true)Note: Setting terms_accepted to false will result in a 400 error.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.