DELETE horizon/v1/manager/overtimes/{id}
Deletes an existing overtime
Example DELETE: horizon/v1/manager/overtimes/4
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| id | integer |
Required |
Body Parameters
None.
Response Information
Resource Description
System.Web.Http.IHttpActionResultNone.
Response Formats
application/json, text/json
Sample:
Sample not available.