Modify a single markerAsk AIpatch https://api.sbgenomics.com/v2/genome/markers/{marker_id}This call modifies a single genetic marker.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Path Paramsmarker_idstringrequiredThis is the marker ID for the specific genetic marker you wish to modify. Obtain the marker_id for a genetic marker on a BAM file by making the API call to List markers available on a file.Body ParamspositionobjectThe start and end position for the genetic marker on the BAM file.position objectnamestringThe modified name for the genetic marker.descriptionstringText description of the marker.HeadersX-SBG-Auth-TokenstringrequiredYour Seven Bridges Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.Content-TypestringrequiredDefaults to application/jsonX-SBG-Advance-AccessstringrequiredDefaults to advanceResponse 200200Updated 5 months ago