DELETE api/v1/Holidays/{id}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
Holiday| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer |
None. |
|
| RequestedBy | string |
None. |
|
| ReviewedBy | string |
None. |
|
| StartDate | date |
None. |
|
| EndDate | date |
None. |
|
| IsApproved | string |
None. |
|
| Type | string |
None. |
|
| Reason | string |
None. |
|
| AspNetUser | AspNetUser |
None. |
|
| AspNetUser1 | AspNetUser |
None. |
Response Formats
application/json
Sample:
text/json
Sample:
application/xml
Sample:
text/xml
Sample: