Delete Leave

Delete
/employers/{employerId}/employees/{employeeId}/leave/{id}

Deletes the Leave specified by the Id for the Employee specified by the EmployeeId

Store values

Parameters

string
string
string
The Id of the Leave you want to delete.
Try it

Possible Responses

409 Conflict
400 Bad Request
204 No Content