Refresh account favicon
refresh_account_faviconRe-derive the account's favicon from its website, cache-bust it, save it and return the new URL. Requires a website on the account (set it with update_company).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | No | The branding after the refresh, carrying the new favicon_url. | |
| success | Yes | True when the call succeeded. A failure comes back as an error result instead. |