Skip to content

Delete a DrsObject.

DELETE
/objects/{object_id}
curl --request DELETE \
--url https://raw.githubusercontent.com/ga4gh/drs/v1/objects/example

Returns object metadata, and a list of access methods that can be used to fetch object bytes.

object_id
required
string format: path

DrsObject identifier

The DrsObject was found successfully

Media type application/json
object
Example generated
{}