igkouv | 2020-06-03 13:30:49 UTC | #1
Hello,
I want to ask if there is a way to add a new number plan via API.
As I see until now, there is only get and put for number plans.
Thank you.
Jason_Mathison | 2020-06-03 14:55:12 UTC | #2
Hi Igkouv,
One way to figure out how APIs like this work is to open up a developer console in your browser, and then do the action in the Administrative UI. In this case it looks like you should use a GET to grab the existing configuration, and then add your new number group and use a PUT to save it. I would suggest looking at the UI behavior to see which fields to include in your new number plan.
--Jason
system | 2020-07-04 14:55:18 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: 7954