v1/shift_rotation_groups/{id}/assign_to_shiftsCopy Pagepost https://shyftplan.com/api/v1/shift_rotation_groups/{id}/assign_to_shiftsAssign shift-system group to shifts.Path Paramsidint32requiredBody 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.shift_idsarray of int32srequiredIDs of shifts to associate with the shift-system group.shift_ids*ADD int32Responses 201Assign a shift-system group to shifts. 403forbidden 404Shift-system group not found 422The request is invalidUpdated 4 days ago