Legacy Dev Forum Posts

 View Only

Sign Up

Add location to a user with POST /api/v2/users

  • 1.  Add location to a user with POST /api/v2/users

    Posted 06-05-2025 18:25

    Kappen | 2023-03-08 01:36:38 UTC | #1

    Is there a way to add a location to a user through any of the APIs? I searched through them and I did not see that option anywhere.

    Thanks!


    Jerome.Saint-Marc | 2023-03-08 07:09:34 UTC | #2

    Hello,

    You can update locations of an existing user with PATCH /api/v2/users/{userId} See this post for an example of PATCH body.

    Regards,


    system | 2023-04-08 07:10:33 UTC | #3

    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: 18786