From Bright Pattern Documentation
Jump to: navigation, search
(Created page with "<translate> = Endpoint = In the methods described in this specification, each URL contains an endpoint (i.e., '''<ENDPOINT>'''), which is: https://<TENANT_URL>/clientweb/sms...")
 
(Updated via BpDeleteTranslateTags script)
 
Line 1: Line 1:
<translate>
+
 
 
= Endpoint =
 
= Endpoint =
 
In the methods described in this specification, each URL contains an endpoint (i.e., '''<ENDPOINT>'''), which is:
 
In the methods described in this specification, each URL contains an endpoint (i.e., '''<ENDPOINT>'''), which is:
Line 12: Line 12:
  
 
  https://storefront.brightpattern.com/clientweb/smsapi/v1
 
  https://storefront.brightpattern.com/clientweb/smsapi/v1
 
 
</translate>
 

Latest revision as of 04:32, 29 May 2024

• 5.19 • 5.2 • 5.3 • 5.8


Endpoint

In the methods described in this specification, each URL contains an endpoint (i.e., <ENDPOINT>), which is:

https://<TENANT_URL>/clientweb/smsapi/v1


"Tenant" means "contact center." Within the endpoint, you should replace <TENANT_URL> with the actual URL of your contact center (e.g., "storefront.brightpattern.com").


Thus, an example endpoint is:

< Previous | Next >">https://storefront.brightpattern.com/clientweb/smsapi/v1

< Previous | Next >