Legacy Dev Forum Posts

 View Only

Sign Up

Create a Queue / Extension Number

  • 1.  Create a Queue / Extension Number

    Posted 06-05-2025 18:05

    alialjohani | 2018-09-03 11:02:48 UTC | #1

    Hello Everyone,

    I was looking in APIs for a tool to create new queue, and to add extension number to a user. Please, let me know if there are tools for these two tasks, that I am not aware of. I am looking for creating users, assigning extensions to created users, and creating queues based on APIs.

    Best Regards, Ali


    tim.smith | 2018-09-04 13:30:25 UTC | #2

    alialjohani, post:1, topic:3479
    create new queue

    POST /api/v2/routing/queues

    alialjohani, post:1, topic:3479
    add extension number to a user

    PATCH /api/v2/users/{userId}


    alialjohani | 2018-09-05 09:52:48 UTC | #3

    Thank you very much, Tim.


    system | 2018-10-06 09:52:50 UTC | #4

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