/auth/send-email-confirmation
POST {{baseUrl}}/auth/send-email-confirmation
Send a confirmation email to user
Request Body
{"foo"=>"est non"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string |
RESPONSES
status: OK
{"foo":"est non"}