update_my_account
Update the profile of the currently authenticated Redmine user by changing first name, last name, or email. Leave fields empty to keep current values.
Instructions
Update the account of the user that owns the API key.
Args: firstname: new first name (empty = leave alone). lastname: new last name (empty = leave alone). email: new email (empty = leave alone).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| No | |||
| lastname | No | ||
| firstname | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |