POST /fileHandle/{handleIdToCopyFrom}/copy
Create a copy of an S3FileHandle with a new name and/or content type
Resource URL
https://repo-prod.prod.sagebase.org/file/v1/fileHandle/{handleIdToCopyFrom}/copy
Resource URL Variables
{handleIdToCopyFrom} | the file handle it from which to duplicate the data |
Resource Information | |
---|---|
Authentication | Required |
Required OAuth Scopes | view , modify |
HTTP Method | POST |
Request Object | S3FileHandle (application/json) |
Response Object | S3FileHandle (application/json) |