Accounts

Update Slack account settings

Set or clear the default message identity for this channel. Empty string clears a field; per-post platformSpecificData.username/iconUrl still override these defaults.

patch/v1/accounts/{accountId}/slack-settings

Path parameters

accountIdstring required

Request body

defaultUsernamestring

Author name shown on posts. Empty string clears it.

defaultIconUrlstring

Author avatar image URL. Empty string clears it.

Response

Updated settings

Changes

No recorded changes to this endpoint across all 31 revisions of this API.