POST
/Project/PublishItems/
Publish the selected items to a target project.
Request
Method
Request URI
POST
/API/Project/PublishItems/?id=value&sessionId=value
URI Parameters
URI Parameter
Description
id
The ID of the target project to publish to.
sessionId
ID of the current session.
Request Body
Name:
options
Type:
Dundas.BI.WebApi.Models.PublishProjectItemsOptions
Response
Response Body
The
Dundas.BI.WebApi.Models.PublishResultData
with information on the result, or an error code in case of operation failure.
© 1999-2018 Dundas Data Visualization, Inc.