SendEmailCode
Send code to verify user email
curl -X POST "https://loading/v2/users/string/email/send"{
"details": {
"sequence": 0,
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string",
"creationDate": "2023-01-15T01:30:15.01Z"
},
"verificationCode": "string"
}Was this page helpful?
Search Users
Search Users: Search for users. By default, we will return all users of your instance that you have permission to read. Make sure to include a limit and sorting for pagination.
Set the user phone
Set the user phone: Deprecated: [Update the users phone field](/reference/api/user/zitadel.user.v2.UserService.UpdateUser). Set the phone number of a user. If the state is set to not verified, a verification code will...