Skip to content
XC Scribe Docs
Search
K
Main Navigation
Guide
API Reference
Open XC Scribe
Appearance
Menu
Return to top
Verify email address
GET
/api/v1/auth/verify-email
Verify the user's email using the token from the verification email.
Parameters
Query Parameters
token
*
Type
string
Required
Responses
200
422
Successful Response
Content-Type
application/json
Schema
JSON
JSON
{
"message"
:
"string"
}
GET
/api/v1/auth/verify-email
Playground
Server
Select a server...
Variables
Key
Value
token
*
Try it out
Samples
Powered by
VitePress OpenAPI