PAI Chat·Endpoint
POST
/auth-saas/verify-emailPOST /auth-saas/verify-email
GET/auth-saas/googlearrow_forwardupload
Request body
tokenrequired
stringdouble_arrow
Returns 200
messagerequired
stringreport
Errors
/auth-saas/verify-emailcurl -X POST 'https://chat-api-dev.paicloud.ai//auth-saas/verify-email' \
-H 'Authorization: Bearer YOUR_API_TOKEN' \
-H 'Content-Type: application/json' \
-d '{
"token": "token"
}'{
"message": "message"
}