Skip to main content
Weavr API
Setup

Send an email verification code to a user

POST/users/verification/email/send

The first step in verifying an authorized user's email. The authorized user whose email address is to be verified is sent an email containing a randomly generated code.

This code must then be provided in Verify email of the authorized user to verify the authorized user's email address.

Request

Available on
SandboxProduction

Header parameters

Request body

*
application/json
{}
objectobject · 1 field

Responses

204No Content

Success - No Content.

Headers