POST /File/Copy/{id}/

Copies the file with the specified ID.
 

Request

Method Request URI
POST /API/File/Copy/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the current session.

Path Parameters

Path Parameter Description
id The ID of the file to move.

Request Body

Name: options
Type: Dundas.BI.WebApi.Models.CopyEntryOptions

Response

Response Body

The ID of the file to copy.