Send a code to the user’s contact channel for verifying the contact channel.
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 user to send the verification code to.
"me"
The contact channel to send the verification code to.
"b3d396b8-c574-4c80-97b3-50031675ceb2"
The base callback URL to construct a verification link for the verification e-mail. A query parameter code with the verification code will be appended to it. The page should then make a request to the /contact-channels/verify endpoint.
"https://example.com/handler/email-verification"
Successful response
Always equal to true.
true