[][src]Function dropbox_sdk::file_properties::templates_add_for_user

pub fn templates_add_for_user(
    client: &dyn HttpClient,
    arg: &AddTemplateArg
) -> Result<Result<AddTemplateResult, ModifyTemplateError>>

Add a template associated with a user. See properties_add() to add properties to a file. This endpoint can't be called on a team member or admin's behalf.