v2
latestOpenAPI 3.1.02026-08-075421692.0 MBDiscord
Update Discord settings
Update Discord account settings. Supports two operations (can be combined):
-
Webhook identity - Set the default display name and avatar that appear as the message author on every post. These are account-level defaults; individual posts can override them via platformSpecificData.webhookUsername / webhookAvatarUrl.
-
Switch channel - Move the connection to a different channel in the same guild. A new webhook is automatically created in the target channel.
patch/v1/accounts/{accountId}/discord-settings
Path parameters
accountIdstring required
Request body
Response
Settings updated
Example response
{
"message": "Discord settings updated"
}