ResendEmailCode
Resend code to verify user email
curl -X POST "https://loading/v2/users/string/email/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 code to verify user phone number
Explore the Resend code to verify user phone number operation in the ZITADEL API. Learn about request parameters, response schemas, and integration details for this endpoint.
Retrieve the information returned by the identity provider
Retrieve the information returned by the identity provider for registration or updating an existing user with new information..