i couldn’t send email verification from rest api
API: https://####.us.auth0.com/api/v2/jobs/verification-email
RESPONSE: {
“statusCode”: 400,
“error”: “Bad Request”,
“message”: “The identity field is not currently enabled for this tenant”,
“errorCode”: “operation_not_supported”
}
but, it is working on UI part.