Delete Collector Group Using DELETE

Delete Collector Group Using DELETE

Delete a Collector Group from the system using collector specified identifier

Request
URI
DELETE
https://{api_host}/api/collectorgroups/{id}
COPY
Path Parameters
string
id
Required

Identifier of the Collector Group to delete


Authentication
This operation uses the following authentication methods.
Responses
204

The Collector Group was successfully deleted

Operation doesn't return any data structure

500

Error occurred while deleting the Collector Group

Operation doesn't return any data structure