v6 documentation is incomplete, want to contribute?

Verify Login Place

Verifies a login attempt for a user

Requests made through this page are proxied through an intermediary server due to Cross-Origin Resource Sharing restrictions.

GET
/auth/verifyLoginPlace

Query Parameters

userId?string

Filter by UserID.

tokenstring

Token to verify login attempt.

Response Body

curl -X GET "https://api.vrchat.cloud/api/1/auth/verifyLoginPlace?userId=string&token=string"
Empty