...
Code Block |
---|
GET https://api.smartsender.com/v1/channels |
Basic optionsMain parameters:
Name | Description | Validation |
---|---|---|
limitation | Amount of data to display per page | Minimum value 1, maximum 20 |
page | Requested Page | Minimum value 1 |
...
Code Block |
---|
PUT https://api.smartsender.com/v1/channels/{channelId} |
Basic optionsMain parameters:
Name | Description | Validation |
---|---|---|
state | Activity status | Boolean |
...