collectorGroups
Delete named collector(s) from group.
Delete named collector(s) from group. Reject if any named collector is not already associated with this group.
delete/collectorGroups/{key}/collectors
Path parameters
keystring required
The name of the collector group.
Request body
string[] required
List of collectors
Response
Success, returns the updated collector group.