GET Get list of winCommand
/organizations/:organizationId/mdm/windows/enterprise/devices/:winDeviceId/commands/ Get list of winCommand
POST Create winCommand
/organizations/:organizationId/mdm/windows/enterprise/devices/:winDeviceId/commands/ Create winCommand
GET Get winCommand by Id or Slug
/organizations/:organizationId/mdm/windows/enterprise/devices/:winDeviceId/commands/:winCommandId Get winCommand by Id or Slug
POST Cancel winCommand
/organizations/:organizationId/mdm/windows/enterprise/devices/:winDeviceId/commands/:winCommandId/:cmdId/cancel Cancel winCommand
GET Get winCommand actions by Id or Slug
/organizations/:organizationId/mdm/windows/enterprise/devices/:winDeviceId/commands/:winCommandId/actions Get winCommand actions by Id or Slug