Skip to content
XC Scribe Docs
Search
K
Main Navigation
Guide
API Reference
Open XC Scribe
Appearance
Menu
Return to top
Resend verification email
POST
/api/v1/auth/resend-verification
Resend the email verification link to the current user.
Authorizations
HTTPBearer
Type
HTTP (bearer)
Responses
200
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
POST
/api/v1/auth/resend-verification
Playground
Server
Select a server...
Authorization
HTTPBearer
Try it out
Samples
Powered by
VitePress OpenAPI