await updateMySiteSettings({ themeId: 42 });
const updateMySiteSettings: PortalFunction<null, UpdateMySiteSettingsInput>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Updates MySite publication settings.
await updateMySiteSettings({ themeId: 42 });
const updateMySiteSettings: PortalFunction<null, UpdateMySiteSettingsInput>