Send a code to the user’s contact channel for verifying the contact channel.
The user to send the verification code to.
The contact channel to send the verification code to.
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.
Successful response
Always equal to true.