v1/shifts/{shift_id}/shift_breaks/{id}Copy Pagepatch https://shyftplan.com/api/v1/shifts/{shift_id}/shift_breaks/{id}Updates shifts break as per given paramsPath Paramsidint32requiredShift break IDshift_idint32requiredShift IDBody 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.ends_atdate-timerequiredShift break start timestarts_atdate-timerequiredShift break start timeResponses 200Updated shift_break 400Invalid data 401Unauthorized 404Shift break not foundUpdated 6 months ago