post https://cgc-api.sbgenomics.com/v2
Delete files in bulk by specifying their IDs.
Request
Request body
In the request body, enter the IDs of the files you want to delete.
Key | Data type | Description |
---|---|---|
file_ids | string | The ids of the file you are deleting. Separate file IDs with a comma. |
Example request
Header Fields
Name | Description |
---|---|
X-SBG-Auth-Token required | Your CGC authentication token. |
Content-Type required | application/json |
Response
See a list of CGC-specific response codes that may be contained in the body of the response..