JUMP TOTimeero Public APIWebhook Integration DocumentationGetting Started With Timeero Public APITIMEERO PUBLIC APIUsersGet UsersgetCreate New UserpostGet a UsergetEdit a UserputTimesheetsGet TimesheetsgetCreate a TimesheetpostDelete Timesheet(s)deleteGet a TimesheetgetEdit TimesheetputApprove Timesheets by IDspostUnapprove Timesheets by IDspostClock - InpostClock - OutpostGroupsGet GroupsgetGet a GroupgetJobsGet JobsgetCreate a JobpostGet a JobgetUpdate a JobputDelete a JobdeleteTasksGet TasksgetCreate a TaskpostGet a TaskgetUpdate a TaskputDelete a TaskdeleteSchedulesGet SchedulesgetGet a SchedulegetUpdate a ScheduleputCreate a SchedulepostPublish a SchedulepostDelete a ScheduledeleteBreaksGet BreaksgetCreate a BreakpostUpdate a BreakputDelete a BreakdeleteOTHERSGet Details of All The Users WorkinggetGet All The Geolocations of a TimesheetgetGet TimeoffsgetAPI Documentation [Webhook]Get company webhook settinggetSubscribe to Webhook URLpostUnsubscribe Webhook URLdeletePowered by Publish a Schedulepost https://api.timeero.app/api/public/schedules/publishRequest Body Sample: JSON{ "schedule_id":7702, // Required "published_by": 679545 // Required: user id of the user publishing the schedule }