Deleting an Integration Configuration assigned to a Group

Using the DELETE method with the Integrations endpoint of the Group collection will allow for the removal of that integration from the specified Group. This operation will only remove the association of the Integration Configuration with the Group, the Integration Configuration will not be affected and will continue to be available for configuration with Groups.

DELETE https://edgeapi.marchex.io/marketingedge/v5/api/IntegrationConfigurations/googleAnalytics4/{integration_group_id}