POST api/DocFilePath/Save
Request Information
URI Parameters
None.
Body Parameters
DocFilePath| Name | Description | Type | Additional information |
|---|---|---|---|
| IsApproved | boolean |
None. |
|
| CreatedDate | date |
None. |
|
| ModifyDate | date |
None. |
|
| CreatedById | integer |
None. |
|
| DocFilePathId | integer |
None. |
|
| FileOwnerId | integer |
None. |
|
| FolderHierarchyId | integer |
None. |
|
| ModifyById | integer |
None. |
|
| FileExtension | string |
None. |
|
| FileName | string |
None. |
|
| FilePath | string |
None. |
|
| OrganizationId | integer |
None. |
|
| CompanyId | integer |
None. |
|
| docFilePathsList | Collection of DocFilePath |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json, application/xml, text/xml
Sample:
Sample not available.