频道创建API
此API用于创建频道。
Request
POST
url : https://dashboard-api.gamechat.naverncp.com/v1/api/project/{projectId}/channel
Header : 'x-api-key: {API Key}'
Header : 'content-type: application/json'
data: '{
"name":"#All"
}'Header
Type
Required
Description
Attribute
Type
Required
Description
Response
{
"status": 1,
"result": "1a51af0d-f464-4440-8ad6-ce69e0bdaba8"
}Attribute
Type
Description
Error code
Code
Description
Last updated