v1/shift_rotation_groups/{id}/unassign_employeeAsk AIpost https://shyftplan.com/api/v1/shift_rotation_groups/{id}/unassign_employeeUnassign an employee from shifts of a shift-system group.Path ParamsidstringrequiredID of the shift-system group.Body Paramsuser_emailstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. E-mail address of the API user.authentication_tokenstringrequiredThis is a testing sandbox. We advise against using credentials for production accounts here. Authentication token - can be fetched by login action.company_idint32required≥ 1ID of a shyftplan account.employment_idint32requiredEmployment IDend_datedate-timerequiredEnd datelocations_position_idint32requiredLocations Position IDshiftplan_idint32requiredShiftplan IDstart_datedate-timerequiredStart dateResponses 201Unassign shift-system groups has successfully started 401Unauthorized 403forbidden 404404 422Invalid start_date or end_dateUpdated 5 months ago