update_alias_display_name
Schedule a display-name change on an alias (Premium-only). The new name becomes pending and applies after 24h; limited to 3 edits per 24h. Pass null to clear, with rejection of brand-impersonation names.
Instructions
Schedule a display-name change on an alias (Premium-only). Edits do NOT take effect immediately — the new value lands in display_name_pending and promotes 24h after the most recent edit. Editing again resets the clock. Capped at 3 edits per rolling 24h per alias. Pass display_name=null (or empty string) to clear; clearing follows the same cooldown. Brand-impersonation patterns (PayPal, Apple, banks, etc.) are rejected with 400.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| alias_id | Yes | ||
| display_name | Yes | New display name, or null to clear. Max 32 characters. |