Delete a reporting groupAsk AIdelete https://{hostname}/cprg/v1/reporting-groups/{reportingGroupId}Deletes a specific reporting group.Path ParamsreportingGroupIdintegerrequiredThe identifier for the reporting group.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.HeadersacceptstringenumDefaults to application/problem+jsonGenerated from available response content types*/*application/problem+jsonAllowed:*/*application/problem+jsonResponses 201Reporting group deleted successfully. 400Bad request. 401Unauthorized. 403Forbidden. 404Not found. 405Method not allowed.Updated about 1 month ago