Delete Benefit

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

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

Store values

Parameters

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

Possible Responses

204 No Content
400 Bad Request
404 Not Found
409 Conflict