`upsert` param doesn't work as expected for /api/v2/jobs/users-imports

Hi @di1 ,

Thank you for sharing your findings with us!

I tested your use case and believe what you said is correct. If upsert is set to anything else except for 'true', it will be evaluated as default, that is, 'upsert':'false'.

1 Like