pub async fn set_locale(
configuration: &Configuration,
locale: Locale,
) -> Result<Value, Error<SetLocaleError>>
Expand description
Deprecated, use Update a user profile from the user management REST API instead. Sets the locale of the user. The locale must be one supported by the instance of Jira. Permissions required: Permission to access Jira.