Skip to main content
PATCH
Update Discord settings

Authorizations

Authorization
string
header
required

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

Path Parameters

accountId
string
required
Required string length: 16
Pattern: ^[abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ]{16}$

Body

application/json
channelId
string
Pattern: ^\d{1,20}$
webhookUsername
string | null
Required string length: 1 - 80
webhookAvatarUrl
string<uri> | null

Response

Discord settings updated.

ok
boolean
required
data
object
required