await deleteMySiteLink({ id: 7 });
const deleteMySiteLink: PortalFunction<null, DeleteMySiteLinkInput>
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Deletes a link from the signed-in member’s MySite.
await deleteMySiteLink({ id: 7 });
const deleteMySiteLink: PortalFunction<null, DeleteMySiteLinkInput>