post
https://api.sbgenomics.com/v2/files//actions/move
This call moves a file from one folder to another. Moving of files is only allowed within the same project.
Recent Requests
Log in to see full request history
| Time | Status | User Agent | |
|---|---|---|---|
Retrieving recent requests… | |||
Loading…
If you are using Seven Bridges Platform EU, please use the following endpoint:https://eu-api.sbgenomics.com/v2/files/{file_id}/actions/move
Example request body
{
"parent": "567890abc9b0307bc0414164",
"name": "1000G_omni2.5.hg38.vcf"
}