Delete an Absence Request

DELETE {{base_url}}/AbsenceRequests/AbsenceRequestsHours/:MasterPKey/:EmployeeId/:AccrualCode

Use this endpoint to delete an absence request based on a given MasterPKey.

HEADERS

KeyDatatypeRequiredDescription
Content-TypestringRequired.

The type of content supported by the API endpoint. | | Authorization | string | | Required.

The type of authorization supported by the API endpoint. |

RESPONSES

status: Created

{}