Update a group-based policy mappingput https://{hostname}/etp-config/v3/configs/{configId}/idp-groups-policy/{idpGroupPolicyId}Update a group-based policy mapping.Path ParamsconfigIdintegerrequiredA unique identifier for the configuration.idpGroupPolicyIdintegerrequiredA unique identifier for the IDP group based policy.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 FieldHeadersIf-MatchstringrequiredUse the x_etag value included in the GET response. See Concurrency control for details.Responses 200Successful response. 400Validation error. 403Insufficient permissions See Get started for help setting up your API token. 404Configuration not Found.Updated about 1 month ago