GET folder/FolderExists
Request Information
URI Parameters
None.
Body Parameters
FolderName | Description | Type | Additional information |
---|---|---|---|
FolderID | integer |
None. |
|
FolderParentID | integer |
None. |
|
FolderName | string |
None. |
|
CreatedDate | date |
None. |
|
ModifiedDate | date |
None. |
|
Static | boolean |
None. |
|
CreatedUserID | integer |
None. |
|
ModifyTypeID | integer |
None. |
|
Files | Collection of File |
None. |
|
Roles | Collection of Role |
None. |
Request Formats
application/json
Sample:
text/json
Sample:
text/html
Sample:
application/xml
Sample:
text/xml
Sample:
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
booleanResponse Formats
application/json, text/json, text/html
Sample:
true
application/xml, text/xml
Sample:
<boolean xmlns="http://schemas.microsoft.com/2003/10/Serialization/">true</boolean>