Update/Add tags of a collector sidecar configuration using RestAPI

I am copying a collector sidecar configuration using the RestAPI call like:

curl -X POST https://graylogserver.url:9000/api/plugins/org.graylog.plugins.collector/configurations/{id}/{name}

And later on, want to add (update) tags to the new configuration. But I do not find any option in the RestAPI section. Please help.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.