POST /File/PromoteTransient/{id}/

Promotes a transient file to a real one.
 

Request

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

URI Parameters

URI Parameter Description
sessionId The ID of the current session.

Path Parameters

Path Parameter Description
id The ID of the transient file to promote.

Request Body

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

Response

Response Body

A status code indicating success or the reason for failure.