Resend code to verify user phone number
Resend code to verify user phone number.
curl -X POST "https://loading/v2/users/string/phone/resend"{
"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?
Resend an invite code for a user
Deprecated: Use [CreateInviteCode](/reference/api/user/zitadel.user.v2.UserService.CreateInviteCode) instead. Resend an invite code for a user to initialize their first authentication method (passw...
ResendEmailCode
Explore the ResendEmailCode operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.