Update a match target
match_targets_patch(id, name = NULL, target_file_name = NULL, archived = NULL)
A list containing the following elements:
integer, The ID of the match target
string, The name of the match target
string, The name of the target file
string,
string,
boolean, Whether the match target has been archived.
integer required. The ID of the match target
string optional. The name of the match target
string optional. The name of the target file
boolean optional. Whether the match target has been archived.