Languages
These are the endpoints that are available under the /languages path, which lists all the different languages that are available on your business' account.
Endpoint | Description |
---|---|
GET /languages | Returns a list of all available languages. |
There are no parameters included with languages calls.
Name | Type | Description |
---|---|---|
languageCode | string | Displays as the 2-letter code used to signify the specified language. |
name | string | Displays as the name of the specified language. |