The ID of the user, or the special value me
for the currently authenticated user
The ID of the user, or the special value me
for the currently authenticated user
The value of the contact channel. For email, this should be a valid email address.
The type of the contact channel. Currently only “email” is supported.
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.
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.
Successful response
The unique identifier of the user
The unique identifier of the contact channel
The value of the contact channel. For email, this should be a valid email address.
The type of the contact channel. Currently only “email” is supported.
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.
Whether the contact channel has been verified. If this is set to true
, the contact channel has been verified to belong to the user.
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.