Basically I have a request that accepts multiple values and I want to send multiple via the API for now using rest api explorer. The Software is a multiselect as shown.
Asked
Active
Viewed 222 times
1 Answers
0
The fix for this ended up being turning the software request into an array by changing it to the following:
"software": [ "item1", "item2" ]

Király István
- 599
- 5
- 24

MystifiedSky
- 39
- 7