Page 1 of 1
I just created a user and I can't find him
Posted: 23 Nov 2018 10:20
by Moresa
I create a user using http request. It works, I have the "201 created" response, I can use it, but after a few moment (like an hour) I can't find him any more ? Please help me !
Re: I just created a user and I can't find him
Posted: 27 Nov 2018 04:16
by ThibautB
When you create a user, you need to add :
`{
"name": "ClickAndPh",
"value": ["A4980_Pro"]
},`
in the body of your query.
When you forgot this parameter, your user is created in the pbx, but it's like he has no licence.
If you want to see it, you must do a GET on https://YOUR_SERVER.com/api/rest/1.0/pbxs/YOUR_NODE_ID/instances/Subscriber/USER_PHONENUMBER
Here is a link to a tutorial to use the API with Postman :
http://opengateway.ale-aapp.com/tutos/