From Bright Pattern Documentation
< 5.2:Sms-mms-api-specification
Revision as of 23:06, 4 October 2018 by Tracy (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 5.19 • 5.2 • 5.3 • 5.8

<translate>

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:

https://storefront.brightpattern.com/clientweb/smsapi/v1


</translate>

< Previous | Next >