The docs show that the url for adding one link and multiple links is the same. The only difference are some of the key names in the payload, and using a list of strings for other_row_ids instead of a string for other_table_row_id.
(payload and flow etc are because I’m using node-red)
Now I just a new error: “paramater_error”. Really wish it gave more feedback. By parameter I assume it means one of the key:value pairs but they’re named correctly.
Apart from specifying PUT and updating the data, would there be any other format differences between POST and PUT? Should the headers remain the same?
I can confirm that both API-calls are working. Therefore it is difficult for me to understand what your problem is. Please create an invite link and send me the invite link together with your two requests (the one that is working and the one that is not working) and I will have a look.