Send confirmation email
post/confirm
Request body
Response
Confirmation response. For forms both success and validation errors.
Example response
{
"user": {
"id": 42
}
}Confirmation response. For forms both success and validation errors.
{
"user": {
"id": 42
}
}