How to use nested API parameters?

This thread may be helpful in your situation: How to properly format an API Post Object array?

Essentially instead of using parameter key/value inputs, scroll down to the next multiline input “Body (JSON object…)” and construct the JSON body with dynamic values.

1 Like