Connect

Connect a Discord channel

Finalize a Discord connect by binding one channel to a profile. Served by a dedicated route, so it is not reachable through POST /v1/connect/{platform}. One connected account per channel: repeat the call with a different channelId to add another.

post/v1/connect/discord

Request body

guildIdstring required

Discord server (guild) the channel belongs to

channelIdstring required

Text, announcement or forum channel to publish to

profileIdstring required

Profile to connect the channel to

Response

Channel connected

Changes

Changed in 1 of the 29 revisions of this API.1