Skip to main content
POST
Select Discord channel

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$
channelId
string
required
Pattern: ^\d{1,20}$

Response

Discord channel selected.

ok
boolean
required
data
object
required