Skip to content
CalypsoAI
Main Navigation
App
Product docs
Appearance
Menu
Return to top
Re-sends users verification email.
POST
/backend/v1/users/{userId}/verification/resend
Sends the verification email again to the user.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Parameters
Path Parameters
userId
*
Type
string
Required
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
POST
/backend/v1/users/{userId}/verification/resend
Playground
Authorization
HTTPBearer
Variables
Key
Value
userId
*
Try it out
Samples
Powered by
VitePress OpenAPI