Create channel
Create a new sub channel
Create a new sub channel
POST
https://api.renlaer.com/V1/OpenApi/OpenApiCreateChannel
Headers
Name | Type | Description |
---|---|---|
UserId* | String | "Authentication" generated userId |
Token* | String | "Authentication" generated token |
Content-Type* | String | application/json |
Request Body
Name | Type | Description |
---|---|---|
ChannelName* | String | |
ChannelLimitTrafficGb | Integer | Available flow values. If not filled or filled with 0, the traffic used is not limited. |
Last updated