v1/individual_rotations/{id}Copy Pageput https://shyftplan.com/api/v1/individual_rotations/{id}Update an individual shift system.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.anchor_datedate-timeIndividual shift-system anchor dateends_atdate-timeIndividual shift system ends atrotation_intervalint32Number of days in the individual shift system.shift_preset_idsarray of int32sShift preset idsshift_preset_idsADD int32starts_atdate-timeIndividual shift system starts atResponses 200Successfully updated 403forbidden 404Individual shift system not found 422The request is invalidUpdated about 2 months ago