Delete a Job Function allocation
The method removeUserFromJobFunction deletes the allocation between the entered user and Job Function.
In case the request is successful, it returns the boolean value true.
In case the requested user or Job Function does not exist, an error message will be returned. An error message will also be returned when you try to delete an allocation of a synchronized Job Function or in case the user does not belong to this Job Function.
Method reference
Return value: bool; true, if the Job Function allocation was deleted successfully, otherwise false