Function delete_locale

Source
pub async fn delete_locale(
    configuration: &Configuration,
) -> Result<Value, Error<DeleteLocaleError>>
Expand description

Deprecated, use Update a user profile from the user management REST API instead. Deletes the locale of the user, which restores the default setting. Permissions required: Permission to access Jira.