You are viewing an old version of this page. View the current version.
Compare with Current View Page History
Version 1 Current »
For storing files.
/api/StoredFilesApi
Operation
Logged in User
Parameters
Body
Response
DELETEMark StoredFile as deleted.
storedFileId *
GETRetrieve stored file metadata information.
POSTRequires multipart/form-data content. Consist of two parts: application/* - any file and application/json - File Metadata
For Retrieve stored file content only.
/api/StoredFilesContentApi
GETRetrieve stored file content only.
For uploading files.
/api/UploadFileApi
POST
fileNamefileUrl relatedRecordId *relatedRecordType*
Property
Data Type
Description
StoredFileId
Integer
Stored file id.
⬆️ Back to top
Key
StoredFilesApiKey
RelatedRecord
String
RelatedRecordId
FileGroupId
Details
FileName
Url
ImageDocument
Boolean
SecondaryPath
KeyStr
KeyDate
KeyInt
File name.
FileExtension
File extension.
ContentType
Related records.
RelatedRecordType
Related records type.
⬆️ Top of page