POST api/v1/PopulateAll/DeleteRangeFromAllTables
Request Information
URI Parameters
None.
Body Parameters
RangeParams| Name | Description | Type | Additional information |
|---|---|---|---|
| From | date |
None. |
|
| To | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"From": "2025-12-06T17:37:29.0053701+00:00",
"To": "2025-12-06T17:37:29.0053701+00:00"
}
application/x-www-form-urlencoded
Sample:
Sample not available.
Response Information
Resource Description
IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.