Question

What is the API method for 'Internal Messages' permission?

  • 1 December 2016
  • 3 replies
  • 3107 views

I am writing a C# class which will contain all the API methods for ringcentral API's. I need API method for 'Internal Messages' permission. I can't able to find it on RingCentral Connect Platform API Explorer. Please help me writing this method ASAP.


Thanks,

Mahesh G.


3 replies

I read the API reference here and I didn't find any endpoint requiring "Internal Messages" permission: https://developer.ringcentral.com/api-docs/latest/index.html  Could you please be more specific? Which API method are your trying to write?

By the way, we have this project https://github.com/ringcentral/ringcentral-csharp-client which provides models and lots of sugar. Instead of writing yourselves, could you please take a look at it first? I have to mention that it's not yet 1.0.
It is for POST /restapi/v1.0/account/~/extension/~/company-pager

Still not mentioned officially in docs. Can it be updated if such terms are there for permission by ringcentral team? A good official reference here will be help

Reply