Create time offCopy Pagepost https://api2.frontapp.com/teammates/{teammate_id}/time_offsCreate a time off for a teammate. Required scope: time_off:writePath Paramsteammate_idstringrequiredDefaults to tea_abc123The teammate ID. Alternatively, you can supply an email as a resource alias.Body ParamsnamestringrequiredName of the time offstart_atnumberrequiredTimestamp when the time off starts (in seconds)end_atnumber | nullTimestamp when the time off ends (in seconds), or null if open-endedauto_responderobjectauto_responder objectResponse 201A time offUpdated about 5 hours ago