[][src]Function dropbox_sdk::file_properties::templates_update_for_user

pub fn templates_update_for_user(
    client: &dyn HttpClient,
    arg: &UpdateTemplateArg
) -> Result<Result<UpdateTemplateResult, ModifyTemplateError>>

Update a template associated with a user. This route can update the template name, the template description and add optional properties to templates. This endpoint can't be called on a team member or admin's behalf.