POST /Project/Publish/

Publish the contents of source projects to target projects.
 

Request

Method Request URI
POST /API/Project/Publish/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the current session.

Request Body

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

Response

Response Body

The Dundas.BI.WebApi.Models.PublishResultData with information on the result, or an error code in case of operation failure.