GET Get list of admProfile
/organizations/:organizationId/mdm/apple/enterprise/profiles/ **Required Permission:** `mdm.apple.profile.list` Get list of admProfile
POST Create admProfile
/organizations/:organizationId/mdm/apple/enterprise/profiles/ **Required Permission:** `mdm.apple.profile.create` Create admProfile
GET Get admProfile by Id or Slug
/organizations/:organizationId/mdm/apple/enterprise/profiles/:admProfileId **Required Permission:** `mdm.apple.profile.get` Get admProfile by Id or Slug
PUT Update admProfile
/organizations/:organizationId/mdm/apple/enterprise/profiles/:admProfileId **Required Permission:** `mdm.apple.profile.update` Update admProfile
DELETE Delete admProfile
/organizations/:organizationId/mdm/apple/enterprise/profiles/:admProfileId **Required Permission:** `mdm.apple.profile.remove` Delete admProfile