Resend User Phone Verification
Deprecated: use user service v2 user service v2 ResendPhoneCode instead.
Resend the notification for the verification of the phone number, to the number stored on the user.
curl -X POST "https://loading/users/string/phone/_resend_verification"{
"details": {
"sequence": 0,
"creationDate": "2023-01-15T01:30:15.01Z",
"changeDate": "2023-01-15T01:30:15.01Z",
"resourceOwner": "string"
}
}Was this page helpful?
Resend User Initialization Email
Resend User Initialization Email: Deprecated: not used anymore in user state so will be removed. A newly created user will get an initialization email to verify the email address and set a password. Resend the email with this reque...
ResetCustomDomainClaimedMessageTextToDefault
Explore the ResetCustomDomainClaimedMessageTextToDefault operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.