POST /SmallMultiple/CreateLocalUserCopy/{id}/

POST /CreateLocalUserCopy/{id} Creates a local user copy of a view and any metric sets which are not sub entries.
 

Request

Method Request URI
POST /API/SmallMultiple/CreateLocalUserCopy/{id}/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Path Parameters

Path Parameter Description
id The ID of the view to create a copy of.

Request Body

There is no Request Body for this function.

Response

Response Body

A Dundas.BI.WebApi.Models.ViewData object containing the view data, or a status code indicating the problem.