POST api/events-calendar/delete-holiday
Request Information
URI Parameters
None.
Body Parameters
HolidayRequest| Name | Description | Type | Additional information |
|---|---|---|---|
| Date | date |
None. |
Request Formats
application/json, text/json
Sample:
{
"date": "2026-02-04T00:14:28.9760679-08: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.