PUT Shift BreaksAsk AIput https://www.humanity.com/api/v2/shifts/{shift_id}/shiftbreaks?access_token=xxxxxxx/shifts Permission level: 4Path Paramsshift_idint32requiredID of a shiftQuery Paramsaccess_tokenstringrequiredForm Databreaksarray of stringsrequiredEach object contains 3 fields: id, start and end. id represents a shift break ID which is updated. start and end are new values for break start and break end.breaks*ADD stringHeadersContent-TypestringDefaults to application/jsonContent type for this request should be application/jsonResponses 200200 400400Updated 7 months ago