POST misc/PdfPages/Archived
Request Information
URI Parameters
None.
Body Parameters
MoveToArchivedVMName | Description | Type | Additional information |
---|---|---|---|
From | date |
None. |
|
To | date |
None. |
|
CategoryId | integer |
None. |
|
IsArchived | boolean |
None. |
Request Formats
application/json, text/json
Sample:
{ "From": "2024-10-09T12:20:55.55699+05:30", "To": "2024-10-09T12:20:55.55699+05:30", "CategoryId": 3, "IsArchived": true }
application/x-www-form-urlencoded
Sample:
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.