Autogenerated Password Strategy
Request the password
Request
POST /api/auth/register-with-autogenerated-password-sent-to-mail HTTP/1.1
Content-Type: application/json
{
"email": Email,
"name": Name,
"metadata": Metadata
}Request parameters
Response
Last updated