Delete Employee Role Working Pattern

Delete
/employers/{employerId}/employees/{employeeId}/roles/{id}/workingpatterns/{roleWorkingPatternId}

Deletes the specified Employee Role Working Pattern.
You must have the multi-role feature enabled.
This endpoint is currently being beta tested and subject to un-announced breaking changes.

Store values

Parameters

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

Possible Responses

204 No Content
400 Bad Request
403 Forbidden
404 Not Found