Create A New Chat Channel
GET
https://keyauth.win/api/seller/Create a new chatroom channel to allow messages to be sent too.
Request
Query Params
sellerkey
string
required
Obtain a seller key by visiting https://keyauth.cc/app/?page=seller-settings (Must have the Seller Subscription)
type
string
required
The type of the request. (addchannel)
Example:
addchannel
name
string
required
The name of the chat channel
delay
number
required
The delay between messages being sent
Request samples
Responses
Success(200)
HTTP Code: 200
Content Type : JSONapplication/json
Data Schema
object {0}
Example
{}
Last modified: 10 months ago