v1
latestOpenAPI 3.0.02026-07-178236113.8 KBUsers
Send a verification email to the user
Required scope - write_user
post/api/v1/users/{authId}/verify-email
Path parameters
authIdstring required
The authId of the user who will receive the verification email
Response
Example response
{
"success": true
}