Add a new contact channel for a user.
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 ID of the user, or the special value me for the currently authenticated user
"3241a285-8329-4d69-8f3d-316e08cf140c"
The ID of the user, or the special value me for the currently authenticated user
"3241a285-8329-4d69-8f3d-316e08cf140c"
The value of the contact channel. For email, this should be a valid email address.
"johndoe@example.com"
The type of the contact channel. Currently only "email" is supported.
"email"
Whether the contact channel is used for authentication. If this is set to true, the user will be able to sign in with the contact channel with password or OTP.
true
Whether the contact channel is the primary contact channel. If this is set to true, it will be used for authentication and notifications by default.
true
Successful response
The unique identifier of the user
"3241a285-8329-4d69-8f3d-316e08cf140c"
The unique identifier of the contact channel
"b3d396b8-c574-4c80-97b3-50031675ceb2"
The value of the contact channel. For email, this should be a valid email address.
"johndoe@example.com"
The type of the contact channel. Currently only "email" is supported.
"email"
Whether the contact channel is used for authentication. If this is set to true, the user will be able to sign in with the contact channel with password or OTP.
true
Whether the contact channel has been verified. If this is set to true, the contact channel has been verified to belong to the user.
true
Whether the contact channel is the primary contact channel. If this is set to true, it will be used for authentication and notifications by default.
true