Authentication
Resend Email Confirmation
Requests a resend of pending email address confirmation email
Authorization
authCookie auth<token>
Auth Token via Cookie
In: cookie
Response Body
application/json
application/json
curl -X POST "https://api.vrchat.cloud/api/1/auth/user/resendEmail"{
"success": {
"message": "Verification Email Sent!",
"status_code": 200
}
}{
"error": {
"message": "\"Missing Credentials\"",
"status_code": 401
}
}Register User Account POST
~~Register a new user account.~~ **DEPRECATED:** Automated creation of accounts has no legitimate public third-party use case, and would be in violation of ToS §13.2: *By using the Platform, you agree not to: i. [...] use the Platform in a manner inconsistent with individual human usage* This endpoint is documented in the interest of completeness
Submit Moderation Report POST
Submit a moderation report