From Bright Pattern Documentation
Jump to: navigation, search
(Created page with "<translate> = Authorization = The Bright Pattern SMS/MMS API uses basic authentication, OAuth 2.0, which enables secure resources to be retrieved while protecting user credent...")
 
 
Line 1: Line 1:
 
<translate>
 
<translate>
 
= Authorization =
 
= Authorization =
The Bright Pattern SMS/MMS API uses basic authentication, OAuth 2.0, which enables secure resources to be retrieved while protecting user credentials.
+
The Bright Pattern SMS/MMS API uses token authentication. All parameters are URL-encoded.  
 
 
Basic authentication is used where the username and password are exposed and can be changed by the contact center's system administrator in the Contact Center Administrator application.
 
 
 
All parameters are URL-encoded.  
 
  
 
For more on authorization, see the ''Tenant Management API Specification'', section [[Tenant-management-api-specification/RequestAccessToken  |  Request Access Token]].
 
For more on authorization, see the ''Tenant Management API Specification'', section [[Tenant-management-api-specification/RequestAccessToken  |  Request Access Token]].

Latest revision as of 19:07, 17 December 2018

• 5.19 • 5.2 • 5.3 • 5.8

Authorization

The Bright Pattern SMS/MMS API uses token authentication. All parameters are URL-encoded.

For more on authorization, see the Tenant Management API Specification, section Request Access Token.

< Previous | Next >