Create REST API user just for Value Sets
Summary:
Content (please ensure you mask any confidential information):
My integration deals only with Value Sets via REST API:
I need to create a user having access to Value Sets and nothing more (if possible). Authentication is done with JWT (no Basic Auth).
What are the minimum required privileges my integration user should have to do so?
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
0