Let's say I have a RingCentral account with 10 users with different extensions and one admin user. Admin user logins into my app and provides credentials (access/refresh tokens). After that I can use ~ instead of `extension` when making API calls to, let's say, get list of all phone numbers of the account. But If I want to send SMS using API from some user (out of those 10), do I have to get their extension id and specify it in the url when making API call, or can I just use ~ instead? It's important, that the caller ID of this user is shown to the person who I intend to send message to.
© 1999-2024 RingCentral, Inc. All rights reserved.
Privacy Notice