Text.lk – SMS Gateway Sri Lanka Contact Groups API allows you to manage contact groups that are identified by a unique random ID. Use this ID to create, view, update or delete groups.
API Endpoint #
https://app.text.lk/api/v3/contactsHTTPParameters
| Parameter | Required | Description |
|---|---|---|
| Authorization | Yes | When calling our API, send your api token with the authentication type set as Bearer Example: Authorization: Bearer {api_token} |
| Accept | Yes | Set to application/json |