Discussions
Updation the phone Number
12 months ago by adan hussain
When I am trying to update the phone-number by using this endpoint
https://{my domain}/ns-api/v2/domains/{domain}/phonenumbers/{phone-number} (PUT call from postman)
In response i got this and I have found nothing in docs
{
"code": 400,
"message": "Missing Rule Id"
}