Create a group-based policy mappingpost https://{hostname}/etp-config/v3/configs/{configId}/idp-groups-policyCreates a group-based policy mapping.Path ParamsconfigIdintegerrequiredA unique identifier for the configuration.Query ParamsaccountSwitchKeystringFor 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 ParamsdirectoryIdstringThe unique directory ID in Enterprise Application Access to map the group policy to. Run the List directories operation to view your directory IDs.groupPoliciesarray of objectsGroup policies.groupPoliciesADD objectidpIdstringThe unique IDP ID in Enterprise Application Access to map the group policy to. Run the List IDPs operation to view your IDP IDs.Add FieldResponses 201Successful response. 400Validation error. 403Insufficient permissions See Get started for help setting up your API token.Updated about 1 month ago