Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Current »

Authentication

Authenticating with your PBX to utilize the API requires the use of oauth 2.0. Your PBX supports these specific oauth grants

Learn more about oatuth 2.0 hereĀ https://www.oauth.com/

  • Authorization code grant

  • Implicit grant

  • Resource owner credentials grant

  • Client credentials grant

  • Refresh token grant

To connect and utilize the API you will first need to create an "Application" inĀ API Applications

  • No labels