The user receiving this email can join the team by clicking on the link in the email. If the user does not have an account yet, they will be prompted to create one.
Documentation Index
Fetch the complete documentation index at: https://stackauth-e0affa27-chore-move-mcp-to-a-sep-app.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
The unique identifier of the team
"ad962777-8244-496a-b6a2-e0c6a449c79e"
The email of the user to invite.
"johndoe@example.com"
The base callback URL to construct an invite link with. A query parameter code with the verification code will be appended to it. The page should then make a request to the /team-invitations/accept endpoint.
"https://example.com/handler/team-invitation"