Delete a single markerAsk AIdelete https://api.sbgenomics.com/v2/genome/markers/{marker_id}This call deletes a single genetic marker.Path Paramsmarker_idstringrequiredThis is the marker ID for the specific genetic marker you wish to delete. Obtain the marker_id for a genetic marker on a BAM file by making the API call to List markers available on a file.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 advanceUpdated 5 months ago