Soundarajan_Sridevi | 2021-09-15 12:57:58 UTC | #1
Hi, I'm trying to create a queue with this api call "/api/v2/routing/queues". The error I'm facing is when I don't give a source queue Id, it says I don't have this permission "You are missing the following permission(s): [routing:queue:view:null]".
But, when I do add a source queue id, I'm getting a 200 response. Is it not possible to create a queue without any existing queue's source id?
Thanks, Sridevi
Jerome.Saint-Marc | 2021-09-15 13:26:29 UTC | #2
Hello,
POST /api/v2/routing/queues is the API endpoint to create a queue. As it appears in the Required Permissions (link I provided above), it requires routing:queue:add permission.
Regards,
system | 2021-10-16 13:26:57 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: 12014