Delete all group policy mappings for an IDPdelete https://{hostname}/etp-config/v3/configs/{configId}/idp-groups-policy/for-idp/{idpId}Deletes all group policy mappings for an IDP.Path ParamsconfigIdintegerrequiredA unique identifier for the configuration.idpIdstringrequiredA unique identifier for the IDP from EAA.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.Responses 204Successful response. 400Validation error. 403Insufficient permissions See Get started for help setting up your API token. 404Configuration not Found.Updated about 1 month ago