Discord
Integration with Discord.
Authorizations
Path parameters
uidstringRequired
Body
channelIdstringRequired
Responses
200
Channel saved
put
PUT /api/discord/channel/{uid} HTTP/1.1
Host:
Authorization: Bearer YOUR_SECRET_TOKEN
Content-Type: application/json
Accept: */*
Content-Length: 20
{
"channelId": "text"
}
200
Channel saved
No content
Last updated