update_my_account
Update your Redmine profile details including name, email, language, custom fields, and notification preferences.
Instructions
Updates the account details of the currently authenticated user.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| firstname | No | First name | |
| lastname | No | Last name | |
| No | Email address | ||
| language | No | Language preference (e.g., en, es, fr) | |
| custom_fields | No | Custom field values | |
| mail_notification | No | Email notification preference: all, selected, only_my_events, only_assigned, only_owner, none | |
| notified_project_ids | No | Project IDs for email notifications (only when mail_notification=selected) |