POST /DataInput/DataStorageRecord/

Inserts a data storage record.
 

Request

Method Request URI
POST /API/DataInput/DataStorageRecord/?sessionId=value

URI Parameters

URI Parameter Description
sessionId Current session ID.

Request Body

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

Response

Response Body

A System.Guid containing the ID of the newly inserted record, or a status code indicating success or the reason for failure.