Hi,
how can I just add values to a mutliselect option set with REST / ODATA Web Endpoint?
I can patch values, but they are always overwrite the existing ones. Is there any way to just add values?
For sure, I can GET all values, add the new ones and send this, but then I have doubled effort.
Best,
Robin