DELETE api/Days/Delete/{id}

Delete a Day

Request Information

URI Parameters

NameDescriptionTypeAdditional information
id

Supply the id of the day to be deleted

integer

Required

Body Parameters

None.

Response Information

Resource Description

Day Deleted!

IHttpActionResult

None.

Response Formats

application/json, text/json

Sample:

Sample not available.