Telnyx integration (Communication, Developer Tools). Imported from open-connector.
https://api.telnyx.com/v2/messages/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The Telnyx message ID. |
/messaging_profiles
| Param | Type | Required | Description |
|---|---|---|---|
| filterName | string | optional | The profile name filter passed as filter[name]. |
| filterNameEq | string | optional | The exact profile name filter. |
| filterNameContains | string | optional | The partial profile name filter. |
| pageNumber | integer | optional | The Telnyx page number to load. |
| pageSize | integer | optional | The number of Telnyx profiles to load per page. |
/messaging_profiles/{id}
| Param | Type | Required | Description |
|---|---|---|---|
| id | string | required | The Telnyx messaging profile ID. |