Admin Users

Manually verify a user email from the admin dashboard

patch/v1/admin/users/{userId}/verify-email

Path parameters

userIdstring required

Request body

reasonstring

Response

User email verified successfully

successboolean required

Indicates if the request was successful

messagestring required

Human readable message

timestampstring date-time required

Timestamp of the response

Changes

No recorded changes to this endpoint across all 1 revision of this API.