Delete a single marker

This call deletes a single genetic marker.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
📘

If you are using Seven Bridges Platform EU, please use the following endpoint: https://eu-api.sbgenomics.com/v2/genome/markers/{marker_id}

❗️

Heads Up!

This page documents the Advance Access version (think "beta" but with fewer bugs) of the Marker functionality.

Response

See a list of Seven Bridges Platform-specific response codes that may be contained in the body of the response.

Response body

If the request executed properly, there will be no response body for this request.

Path Params
string
required

This 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.

Headers
string
required

Your 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.

string
required
Defaults to advance
Language
LoadingLoading…