Assign directory groups to applicationspost 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 Paramsdataarray 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 about 1 month ago