Patch_users_by_id

When I use patch_users_by_id I do not get a response body. The patch works correctly, but I am not returned the updated user object.

Any idea how to make this come back? The API specifies I should be getting data back.

1 Like

Hey there!

Welcome in our community!

Let me clarify that before I start digging into it. So basically when you make the request it works cause then when you check user details they are changed but you are not getting the modified object back is that correct?

How do you make the request?

Hey there!

Did you see my previous message? Can you provide me with more details that I asked for? Thank you!

Yes, that is correct. I want to be clear that for other calls I am getting the expected result back, it is just this particular call that doesn’t.

Thank you a lot for reporting that! I will report it to our engineering team and see when they can implement the fix. Thanks a lot for help!