UserUID
Comment (string)
HTTP request to: /reject-developer-verification
The frontend (admin.tasksource.io) calls the API (/reject-developer-verification/User-UID)
add a filed to the user: isVerified = false & hasRequestedVerification = false
Send email:
to_email_adress = "USERMail"
template_name = "reject-developer-verification->user"
data = {user = user, comment = comment}
Last updated 3 years ago