Legacy Dev Forum Posts

 View Only

Sign Up

How to set default phone for bulk users

  • 1.  How to set default phone for bulk users

    Posted 06-05-2025 19:22

    Abhinav_Gupta | 2021-10-15 15:31:29 UTC | #1

    How to set default webrtc phone for bulk users using api ?


    John_Carnell | 2021-10-18 18:24:29 UTC | #2

    Hi Abhinav,

    We do not have an API that lets you set the bulk set a user's WebRTC phone. Instead, you can assign a user via the phone API at the time the phone is created or update the Phone to a new user after the phone is created. The POST (for create) and the PUT (for update) can be found here. The specific endpoint is POST/PUT /api/v2/telephony/providers/edges/phones/{phoneId}.

    Finally, if you look at this module from our user provisioning guide you can see how we create and set the user for a WebRTC phone.

    Thanks, John Carnell Manager, Developer Engagement


    system | 2021-11-18 18:24:37 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: 12377