Studio Apps
setStudioAppFavicon
Set Studio App Favicon
Set or remove a Studio app's favicon: the icon its tab, bookmark, and home-screen shortcut wear.
Arguments
appIdstringrequiredThe Studio app IDassetPathstringoptionalPath of an image already in the app's file tree, e.g. "assets/logo.png". Must be an uploaded image, not a text file.clearbooleanoptionalRemove the app's favicon. The app falls back to the Cloud default; any icon file in its tree stays where it is but stops being the icon.emojistringoptionalA single emoji to use as the icon, e.g. 🍰. Rasterized server-side at all four sizes: no upload needed.filePathstringoptionalPath of an icon file the app itself ships, e.g. "favicon.ico". Use this to make the app's own icon file the official choice.storageIdstringoptionalStorage id of an uploaded image to use as the icon.
Returns
The registry does not declare a return shape.
Ask for it
The Cloud routes these requests to this verb.
- set my app's favicon to X
- give the site a cake icon
- change the tab icon
- remove the favicon
Pair it with
The verbs that finish the job.