PUT /v1/policies/{id} update policies in a way that we have to pass in all the existing+new domains in allow/blacklist. The list could get very long and may cause HTTP request being too big, potentially causing future performance issue for our Security Operation automation tooling.
Is it possible for have a endpoint to append new domains in policies ?