Skip to content

Latest commit

 

History

History
32 lines (28 loc) · 482 Bytes

File metadata and controls

32 lines (28 loc) · 482 Bytes
description Automatically generated file. DO NOT MODIFY
mgc teams schedule times-off create --team-id {team-id} --body '{
\
  "userId": "aa162a04-bec6-4b81-ba99-96caa7b2b24d",
\
  "sharedTimeOff": {
\
    "timeOffReasonId": "TOR_29a5ba96-c7ef-4e76-bec6-055323746314",
\
    "startDateTime": "2024-10-10T19:00:00Z",
\
    "endDateTime": "2024-10-10T20:00:00Z",
\
    "theme": "blue"
\
  },
\
  "draftTimeOff": null,
\
  "isStagedForDeletion": false
\
}
\
'