Select Language:
If you’re using Microsoft EntraID and want to change the link in an invitation email after you’ve sent it, you should know that it’s not possible to edit the invitation URL once the email has been sent. The link is created automatically by the system and cannot be manually adjusted later.
To use a different redirect URL, the best approach is to delete the current guest user and then resend a new invitation with the correct settings. When you send the invitation through the portal or via API, you can specify a different redirect URL. If you’re working with Microsoft Graph, you can control this by setting the redirectUrl property in the invitation API. More details on how to do this are available in the Microsoft Graph documentation here: Microsoft Graph invitation API.
If your main concern is about customizing the look of the invitation email rather than changing the redirect URL, you can update your company’s branding in EntraID. This allows you to personalize the email appearance to match your company’s style. You can find instructions on how to do this here: Customize branding in EntraID.
Keep in mind, though, that once the invitation link has been generated, it cannot be changed or reissued with a different URL. The only way to change the link is to delete the existing guest and send a new invitation with the desired settings.
Best regards,
Alex




