POST /DataInput/DataStorageRecords/
Inserts multiple data storage records.
Request
Method |
Request URI |
POST |
/API/DataInput/DataStorageRecords/?sessionId=value |
URI Parameters
URI Parameter |
Description |
sessionId |
Current session ID.
|
Request Body
Response
Response Body
An array of System.Guid containing the IDs of the newly inserted records, or a status code indicating success or the reason for failure.