Discussions

Ask a Question
Back to All

Updation the phone Number

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"
}