Assign directory groups to applicationsCopy Pagepost https://{hostname}/crux/v1/mgmt-pop/appgroupsAssigns one or more directory groups to one or more applications.Query ParamscontractIdstringrequiredThe Akamai contract identifier for your Enterprise Application Access product.accountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.Body ParamsProperties for assigning applications to directory groups.dataarray of objectsrequiredlength ≥ 1Application directory details.data* objectappsarray of stringsrequiredlength ≥ 1The application ID to assign to a group.apps* stringADD stringgroupsarray of objectsrequiredlength ≥ 1The group ID and MFA settings to assign to the application.groups* objectenable_mfastringenumEnables multifactor authentication. Either enable or use inherit to use the IDP's MFA settings.enableenableinheritAllowed:enableinherituuid_urlstringlength ≥ 1A unique identifier for the application rewrite group.ADD objectADD objectResponse 200The response reflects the app group assignment.Updated 26 days ago