POST /File/CheckIn/

Checks in files with the specified IDs and comments.
 

Request

Method Request URI
POST /API/File/CheckIn/?sessionId=value

URI Parameters

URI Parameter Description
sessionId ID of the current session.

Request Body

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

Response

Response Body

A Dundas.BI.WebApi.Models.CheckInResultData, or a status code indication of success or reason of failure.