Legacy Dev Forum Posts

 View Only

Sign Up

How to get the user id of the user that has just been created

  • 1.  How to get the user id of the user that has just been created

    Posted 06-05-2025 18:22

    Chris_Carr | 2022-04-18 20:13:37 UTC | #1

    is there a simple way to get a user id of the user that has just been created using /api/v2/users ?

    Thanks


    Eos_Rios | 2022-04-18 21:12:07 UTC | #2

    Isn't the response to a post literally the new user object back?

    POST /api/v2/users


    Becky_Powell | 2022-04-18 21:06:09 UTC | #3

    That's right - we return the user ID in the response.


    Chris_Carr | 2022-04-18 21:13:11 UTC | #4

    Thank you for your response.


    system | 2022-05-19 21:13:43 UTC | #5

    This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.


    This post was migrated from the old Developer Forum.

    ref: 14360