POST Shift BreaksAsk AIpost 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: employee_id, start and end. employee_id represents an employee assigned to a shift for which we want to add a break. start and end are break start and break end values.breaks*ADD stringHeadersContent-TypestringDefaults to application/jsonContent type for this request should be application/jsonResponses 200200 400400Updated 7 months ago