v1

latestOpenAPI 3.0.02026-07-178236113.8 KB
Users

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

successboolean

Example response

{
  "success": true
}