delete https://cgc-api.sbgenomics.com/v2
/files/{file_id}
This call removes a file from the CGC. Files are specified by their IDs, which you can obtain by making the API call to list files.
Request
Example request
Header Fields
Name | Description |
---|---|
X-SBG-Auth-Token required | Your CGC authentication token. |
Path parameters
Name | Description |
---|---|
file_id | The ID of the file you want to delete. |
Response
See a list of CGC-specific response codes that may be contained in the body of the response.