Delete an Employee

Delete
/employers/{employerId}/employees/{id}
Store values

Parameters

string
The Id of the Employer to which the Employee belongs.
string
The Id of the Employee you want to delete.
Try it

Possible Responses

204 No Content
400 Bad Request