From Bright Pattern Documentation
< 5.2:Sms-mms-api-specification
Revision as of 04:32, 29 May 2024 by BpDeeplTranslateMaintenance (talk | contribs) (Updated via BpDeleteTranslateTags script)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
• 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 >