Skip to content

Latest commit

 

History

History
28 lines (24 loc) · 358 Bytes

File metadata and controls

28 lines (24 loc) · 358 Bytes
description Automatically generated file. DO NOT MODIFY
mgc teams schedule scheduling-groups create --team-id {team-id} --body '{
\
  "displayName": "Cashiers",
\
  "isActive": true,
\
  "userIds": [
\
    "c5d0c76b-80c4-481c-be50-923cd8d680a1",
\
    "2a4296b3-a28a-44ba-bc66-0274b9b95851"
\
  ],
\
  "code": "CashierCode"
\
}
\
'